docker pull and time (#52)

* docker pull and time

* move docker pull to previous step

* test

* fix

* add newline after each test

* newline

* disable prefer inline rule

* Update test

* Update test
This commit is contained in:
Lars Hvam
2022-01-09 15:21:23 +01:00
committed by GitHub
parent c20156c614
commit b7477a238b
4 changed files with 9 additions and 8 deletions

View File

@@ -35,5 +35,6 @@ jobs:
- run: npm install @abaplint/cli -g
- run: abaplint abaplint_exercises.json
- run: abaplint abaplint_solutions.json
- run: docker pull exercism/abap-test-runner
- name: Run tests for all exercises
run: sh ./bin/test