Skip to content

Commit 3cb99fb

Browse files
authored
fix:Update playwright.yml (#456)
Removes redundant statement.
1 parent 8e0556d commit 3cb99fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@v4
3434
if: github.actor != 'dependabot[bot]'
35-
- uses: actions/checkout@v4
36-
if: github.actor == 'dependabot[bot]'
3735
- uses: actions/cache@v4
3836
with:
3937
path: ~/.npm

0 commit comments

Comments
 (0)