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 92e4ef4 commit b45e9d7Copy full SHA for b45e9d7
.github/workflows/build.yml
@@ -29,3 +29,6 @@ jobs:
29
env:
30
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
31
TESTCONTAINERS_RYUK_DISABLED: true
32
+ - name: Publish Test Report
33
+ if: ${{ always() }}
34
+ uses: scacap/[email protected]
0 commit comments