Skip to content

Commit

Permalink
ci(dependabot): bump aganders3/headless-gui from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [aganders3/headless-gui](https://github.com/aganders3/headless-gui) from 1 to 2.
- [Release notes](https://github.com/aganders3/headless-gui/releases)
- [Commits](aganders3/headless-gui@v1...v2)

---
updated-dependencies:
- dependency-name: aganders3/headless-gui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 33bcc63 commit a56955f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
python -m pip install .[test,test-qt]
python -m pip install "${{ matrix.backend }}"
- name: Test
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
run: pytest tests/test_widget.py

Expand Down

0 comments on commit a56955f

Please sign in to comment.