We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e30c0 commit bd53843Copy full SHA for bd53843
.github/workflows/test_and_deploy.yml
@@ -55,7 +55,7 @@ jobs:
55
56
# this runs the platform-specific tests declared in tox.ini
57
- name: Test with tox
58
- uses: GabrielBB/xvfb-action@v1
+ uses: aganders3/headless-gui@v1
59
with:
60
run: python -m tox
61
env:
0 commit comments