mirror of
https://github.com/pestphp/pest.git
synced 2026-09-07 07:13:35 +02:00
wip
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#!/bin/sh
|
||||
# A stand-in for the GitHub CLI, so the remote-baseline path can be exercised
|
||||
# without a network. `GH_STUB_MODE` picks the failure to serve; `GH_STUB_PAYLOAD`
|
||||
# names the graph.json the fake artifact carries.
|
||||
|
||||
if [ "$1" = "auth" ]; then
|
||||
[ "$GH_STUB_MODE" = "unauthenticated" ] && exit 1
|
||||
|
||||
Reference in New Issue
Block a user