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 4da49d4 commit 3369cbbCopy full SHA for 3369cbb
2 files changed
ubuntu/flakiness_report/action.yml
@@ -87,7 +87,6 @@ runs:
87
with:
88
name: ${{ inputs.junit_archive }}
89
path: junit_archive
90
- github_token: ${{ inputs.github_token }}
91
92
- name: Upload JSON report
93
id: upload_json_report
@@ -96,4 +95,3 @@ runs:
96
95
97
name: ${{ inputs.junit_archive }}_json
98
path: flaky_tests.json
99
windows/flakiness_report/action.yml
@@ -85,7 +85,6 @@ runs:
85
86
name: ${{ inputs.junit_archive_artifact }}
@@ -94,4 +93,3 @@ runs:
94
0 commit comments