Skip to content

Commit

Permalink
fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camillobruni committed Jan 7, 2025
1 parent 60a3e22 commit f0052f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
- name: Run end2end
run: |
echo "Running in $BROWSER"
npm run testEnd2End:${{ matrix.browser }}
npm run test-e2e:${{ matrix.browser }}

0 comments on commit f0052f9

Please sign in to comment.