We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b4a11 commit 0d29368Copy full SHA for 0d29368
.gitlab/testrunner.yml
@@ -8,3 +8,6 @@
8
- pyenv global 3.12 3.8 3.9 3.10 3.11 3.13
9
- export _CI_DD_AGENT_URL=http://${HOST_IP}:8126/
10
retry: 2
11
+ artifacts:
12
+ reports:
13
+ junit: test-results/junit*.xml
0 commit comments