Skip to content

Commit 740af23

Browse files
committed
update test command
1 parent b417944 commit 740af23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
run: pnpx playwright install --with-deps --only-shell
6060

6161
- name: "🔍 run tests"
62-
run: pnpm test
62+
run: pnpx playwright test

0 commit comments

Comments
 (0)