We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b9d78 commit 891634fCopy full SHA for 891634f
.github/workflows/integration.yml
@@ -104,4 +104,4 @@ jobs:
104
slackbotid: "U03HPPBH99A"
105
slackbottoken: ${{ secrets.NEXUS_TESTS_SLACK_BOT_TOKEN }}
106
slackchannel: "C08LQ4ST2JV"
107
- junitxml_filepath: integration-results/integration-results.xml
+ junitxml_filepath: integration-results.xml
0 commit comments