Skip to content

Commit

Permalink
test: revert action
Browse files Browse the repository at this point in the history
  • Loading branch information
adrums86 committed Jan 29, 2025
1 parent da88fe3 commit ff5dacd
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 @@ -72,6 +72,6 @@ jobs:
run: npm i --prefer-offline --no-audit

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

0 comments on commit ff5dacd

Please sign in to comment.