We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b036c76 commit 0251d7fCopy full SHA for 0251d7f
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: npm install
23
- run: npx playwright install --with-deps
24
- run: npm run build
25
- - run: npm run test:e2e
+ - run: npm run test
0 commit comments