Skip to content

Commit 63cea2b

Browse files
committed
wip
1 parent 032bafb commit 63cea2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
pnpm run tests:install
124124
125125
- name: Run Playwright tests
126-
run: pnpm run tests
126+
run: ./vendor/bin/pest
127127

128128
- name: Upload test results
129129
if: always()

0 commit comments

Comments
 (0)