Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Update againders/headless-gui to silence nodejs warning
Browse files Browse the repository at this point in the history
  • Loading branch information
GenevieveBuckley committed Jun 6, 2024
1 parent 46fa82b commit 8f264cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
python -m pip install pytest pytest-cookies tox
- name: Test
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
run: python -m pytest -s -v --color=yes
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# this runs the platform-specific tests declared in tox.ini
- name: Test with tox
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
run: python -m tox
env:
Expand Down

0 comments on commit 8f264cb

Please sign in to comment.