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 8e0556d commit 3cb99fbCopy full SHA for 3cb99fb
1 file changed
.github/workflows/playwright.yml
@@ -32,8 +32,6 @@ jobs:
32
steps:
33
- uses: actions/checkout@v4
34
if: github.actor != 'dependabot[bot]'
35
- - uses: actions/checkout@v4
36
- if: github.actor == 'dependabot[bot]'
37
- uses: actions/cache@v4
38
with:
39
path: ~/.npm
0 commit comments