Skip to content

Commit

Permalink
Add xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed May 17, 2024
1 parent 1a2c76a commit 4fe88ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
secret-codecov-token: ${{ secrets.CODECOV_TOKEN }}
use-xvfb: true

build_sdist_wheels:
name: Build source distribution
Expand Down

0 comments on commit 4fe88ec

Please sign in to comment.