Updated cicd yaml to work with latest test suite
This commit is contained in:
@@ -18,4 +18,4 @@ test:
|
|||||||
- apt update
|
- apt update
|
||||||
- apt install -y build-essential openjdk-13-jre-headless
|
- apt install -y build-essential openjdk-13-jre-headless
|
||||||
script:
|
script:
|
||||||
- make runTest
|
- make test
|
||||||
|
|||||||
Reference in New Issue
Block a user