Skip to content

Commit 7d53bee

Browse files
author
Abbas Mahdian
committed
remove test step
1 parent cf53884 commit 7d53bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
contents: write
229229
id-token: write
230230
pull-requests: write
231-
needs: [playwright-tests]
231+
# needs: [playwright-tests]
232232
runs-on: ubuntu-latest
233233
steps:
234234
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)