removing redudant ci folder

This commit is contained in:
SuperAuguste 2020-05-14 09:58:35 -04:00
parent 98176db5a4
commit e92c3e4478

View File

@ -1,9 +0,0 @@
zig build
FILE=/zig-cache/bin/zls
if test -f "$FILE"; then
exit 0
else
exit 1
fi