mirror of
https://github.com/actions/checkout.git
synced 2025-04-01 22:10:06 +02:00
missing newline in test script
This commit is contained in:
parent
ad6eac3f6b
commit
b4165575d9
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ fi
|
||||||
if [ ! -d "./sparse-checkout/dir3" ]; then
|
if [ ! -d "./sparse-checkout/dir3" ]; then
|
||||||
echo "Expected directory 'dir3' to exist"
|
echo "Expected directory 'dir3' to exist"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue