Skip to content

Commit 8ca347b

Browse files
committed
diable test
1 parent 78ee8cd commit 8ca347b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/staging.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ jobs:
6060
~/.cache/ms-playwright
6161
key: ${{ runner.os }}-playwright-${{ env.PLAYWRIGHT_VERSION }}
6262

63-
- name: Run your tests
64-
env:
65-
CI: true
66-
run: npx playwright test
63+
#- name: Run your tests
64+
# env:
65+
# CI: true
66+
# run: npx playwright test
6767

6868
- name: Build staging image
6969
id: build-staging-image

0 commit comments

Comments
 (0)