Updated cicd yaml to work with latest test suite

This commit is contained in:
Marvin Kaiser
2020-01-14 11:50:56 +01:00
parent d2d50f6d4f
commit 1ceba78059

View File

@@ -18,4 +18,4 @@ test:
- apt update
- apt install -y build-essential openjdk-13-jre-headless
script:
- make runTest
- make test