1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-03-31 05:20:06 +02:00

missing newline in test script

This commit is contained in:
Jonne Laagland Winder 2022-02-01 01:14:25 +00:00
parent ad6eac3f6b
commit b4165575d9

View file

@ -22,4 +22,4 @@ fi
if [ ! -d "./sparse-checkout/dir3" ]; then
echo "Expected directory 'dir3' to exist"
exit 1
fi
fi