Add test action

This commit is contained in:
Webber
2019-11-03 00:05:49 +01:00
parent 40901bd410
commit 3e12ecce57
6 changed files with 64 additions and 2 deletions

3
test/entrypoint.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh -l
sh -c "echo Testing project in folder $FOLDER"