Skip to content

Commit

Permalink
Merge pull request #189 from privacy-scaling-explorations/chore/e2e-job
Browse files Browse the repository at this point in the history
chore: update coactions/setup-xvfb to use node v20
  • Loading branch information
0xmad authored Jun 28, 2024
2 parents c2f3c23 + 26c5404 commit 2b81803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: pnpm run build

- name: Run Playwright tests
uses: coactions/setup-xvfb@v1
uses: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a
with:
run: pnpm run test:e2e

Expand Down

0 comments on commit 2b81803

Please sign in to comment.