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.
2 parents 5e749b8 + f66c9fc commit 5e7c8c2Copy full SHA for 5e7c8c2
1 file changed
.github/workflows/unittest.yml
@@ -24,7 +24,7 @@ jobs:
24
run: helm unittest -t JUnit -o test_result.xml .
25
26
- name: Publish Test Results
27
- uses: EnricoMi/publish-unit-test-result-action@v2.11.0
+ uses: EnricoMi/publish-unit-test-result-action@v2.18.0
28
if: always()
29
with:
30
files: |
0 commit comments