Skip to content
Snippets Groups Projects
Commit 40d57913 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent cc80103f
No related branches found
No related tags found
No related merge requests found
...@@ -42,3 +42,6 @@ summary: ...@@ -42,3 +42,6 @@ summary:
needs: ["dis:results", "dvcs:results", "dvmp:results"] needs: ["dis:results", "dvcs:results", "dvmp:results"]
script: script:
- echo "All benchmarks passed" - echo "All benchmarks passed"
artifacts:
reports:
junit: ["results/dvcs/report.xml"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment