We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23994a1 commit 9020125Copy full SHA for 9020125
1 file changed
.github/workflows/testing-lab.yml
@@ -26,4 +26,4 @@ jobs:
26
run: npm test
27
28
- name: Run E2E tests
29
- run: npm run e2e
+ run: npm run test:e2e
0 commit comments