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 78c727f commit 7755962Copy full SHA for 7755962
.github/workflows/junit.yml
@@ -50,4 +50,4 @@ jobs:
50
commit: ${{ github.event.workflow_run.head_sha }}
51
event_file: artifacts/Event File/event.json
52
event_name: ${{ github.event.workflow_run.event }}
53
- junit_files: "artifacts/**/*.xml"
+ files: "artifacts/**/*.xml"
0 commit comments