Skip to content

Commit

Permalink
Replace deprecated GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoli committed Oct 9, 2023
1 parent 334ec25 commit 5987a2d
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 @@ -40,7 +40,7 @@ jobs:
run: npm run package

- name: Run tests (headless)
uses: GabrielBB/xvfb-action@v1.0
uses: coactions/setup-xvfb@v1
id: runTests
with:
run: npm test --full-trace
Expand Down

0 comments on commit 5987a2d

Please sign in to comment.