Skip to content

Commit

Permalink
ci: upgrade xvfb plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
wbotelhos committed Aug 21, 2023
1 parent 548da85 commit b6b9e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: yarn --frozen-lockfile

- name: Yarn Test
uses: GabrielBB/xvfb-action@v1
uses: coactions/setup-xvfb@v1

with:
run: yarn test

0 comments on commit b6b9e94

Please sign in to comment.