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 ba0cff7 + bf613f4 commit 5e6aea3Copy full SHA for 5e6aea3
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.18.0
+ uses: EnricoMi/publish-unit-test-result-action@v2.20.0
28
if: always()
29
with:
30
files: |
0 commit comments