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 c40eab8 + c1ab7e8 commit 1bd42a3Copy full SHA for 1bd42a3
.github/workflows/e2e_tests.yml
@@ -294,7 +294,7 @@ jobs:
294
steps.test-playwright-read-only.outcome != 'success' ||
295
steps.test-playwright-no-tag.outcome != 'success' ||
296
steps.test-playwright-write.outcome != 'success'
297
- uses: ctrf-io/github-test-reporter@v1.0.26
+ uses: ctrf-io/github-test-reporter@v1.0.28
298
env:
299
GITHUB_TOKEN: ${{ secrets.BOT_HUB_TOKEN || github.token }}
300
with:
0 commit comments