Skip to content

Commit

Permalink
Update e2e.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinderVosDeWael authored Jan 8, 2025
1 parent e225794 commit 6dc582f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- name: Install dependencies
run: |
npm install --legacy-peer-deps
npx playwright install
- name: Run tests
run: |
npm run test:integration
Expand Down

0 comments on commit 6dc582f

Please sign in to comment.