We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b417944 commit 740af23Copy full SHA for 740af23
.github/workflows/development.yml
@@ -59,4 +59,4 @@ jobs:
59
run: pnpx playwright install --with-deps --only-shell
60
61
- name: "🔍 run tests"
62
- run: pnpm test
+ run: pnpx playwright test
0 commit comments