Skip to content
Snippets Groups Projects
Commit 643cc9f5 authored by Johannes Mey's avatar Johannes Mey
Browse files

fix CI even more

parent 1a11d330
No related branches found
No related tags found
No related merge requests found
Pipeline #13424 passed
...@@ -27,7 +27,7 @@ test: ...@@ -27,7 +27,7 @@ test:
before_script: before_script:
- apt-get update && apt-get -y install graphviz - apt-get update && apt-get -y install graphviz
script: script:
- "./gradlew test generateGrammarDiagrams" - "./gradlew test generateLoadingGrammarDiagrams generateCleaningGrammarDiagrams"
artifacts: artifacts:
reports: reports:
junit: "build/test-results/test/TEST-*.xml" junit: "build/test-results/test/TEST-*.xml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment