Skip to content

Commit

Permalink
Change to coactions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-PH committed Dec 30, 2023
1 parent dc9f604 commit 155db27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
run: npm test -- tests/unit

- name: Setup and run e2e tests
uses: GabrielBB/xvfb-action@v1
uses: coactions/setup-xvfb@v1
with:
run: npm test -- tests/e2e

0 comments on commit 155db27

Please sign in to comment.