We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a3e22 commit f0052f9Copy full SHA for f0052f9
.github/workflows/test.yml
@@ -60,4 +60,4 @@ jobs:
60
- name: Run end2end
61
run: |
62
echo "Running in $BROWSER"
63
- npm run testEnd2End:${{ matrix.browser }}
+ npm run test-e2e:${{ matrix.browser }}
0 commit comments