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 790f603 commit b6706e2Copy full SHA for b6706e2
.github/workflows/playwright.yml
@@ -36,6 +36,7 @@ jobs:
36
run: npm run test
37
- uses: markpatterson27/markdown-to-output@v1
38
id: mto
39
+ if: ${{ !cancelled() }}
40
with:
41
filepath: ./playwright-errors/errors.md
42
- uses: actions/upload-artifact@v4
0 commit comments