Skip to content

Commit

Permalink
migrating to the new xvfb action
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-dolejsi committed Oct 26, 2023
1 parent 00feaa1 commit ef4b2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-vscode-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Run extension integration tests in head-less VS Code
if: success()
uses: GabrielBB/xvfb-action@v1.0
uses: coactions/setup-xvfb@v1
with:
run: npm test

Expand Down

0 comments on commit ef4b2ae

Please sign in to comment.