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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 36a0f91 commit 6741815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python -m pip install .[test] ${{ github.event_name == 'schedule' && '--pre' || '' }}
- name: Test
uses: aganders3/headless-gui@v1
uses: aganders3/headless-gui@v2
with:
run: pytest --color=yes --cov --cov-report=xml --cov-report=term-missing

Expand Down

0 comments on commit 6741815

Please sign in to comment.