Delete WIP

This commit is contained in:
Test Suite 2020-09-13 13:50:42 +02:00
parent bceb061b98
commit fa8a4d56dc

7
wip.sh
View File

@ -1,7 +0,0 @@
#!/usr/bin/env bash
if [[ -n $GITHUB ]]; then
echo "GitHub available"
fi
echo "End"