mirror of
https://github.com/actions/checkout.git
synced 2025-03-14 01:57:00 +00:00
Update __test__/verify-sparse-checkout.sh
Remove test escape hatch Co-authored-by: Austin Pray <71290498+austinpray-mixpanel@users.noreply.github.com>
This commit is contained in:
parent
b4165575d9
commit
c20cd695a8
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
## REMOVE THIS
|
||||
exit 0
|
||||
## REMOVE THIS
|
||||
|
||||
if [ ! -f "./sparse-checkout/root.txt" ]; then
|
||||
echo "Expected file 'root.txt' to exist"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Reference in a new issue