Skip to content

Commit 5310b8f

Browse files
committed
update playwright yml
1 parent a74973e commit 5310b8f

File tree

2 files changed

+301
-269
lines changed

2 files changed

+301
-269
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
defaults:
1212
run:
13-
working-directory: ./integration
13+
working-directory: ./integration/playwright_tests
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)