Skip to content

Commit

Permalink
Merge pull request #48 from napari/update-aganders-headlessgui
Browse files Browse the repository at this point in the history
Update aganders/headless-gui@v2 (silence nodejs warning on github actions)
  • Loading branch information
GenevieveBuckley authored Jun 6, 2024
2 parents 6265b28 + 39146be commit 69e40bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
pip install setuptools tox tox-gh-actions
- name: Test with tox
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
run: python -m tox -vv
env:
Expand Down

0 comments on commit 69e40bc

Please sign in to comment.