add test exercise script (#40)

This commit is contained in:
Marian Zeis
2022-01-09 13:37:45 +01:00
committed by GitHub
parent 23b6342816
commit 69c30ad492
2 changed files with 30 additions and 8 deletions

View File

@@ -36,4 +36,4 @@ jobs:
- run: abaplint abaplint_exercises.json
- run: abaplint abaplint_solutions.json
- name: Run tests for all exercises
run: bin/test
run: sh ./bin/test