Skip to content

Commit

Permalink
add xvfb setup to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikschubert committed Sep 14, 2023
1 parent c79ef97 commit bbc9792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- name: Tests
timeout-minutes: 60
uses: coactions/setup-xvfb@v1
run: |
echo "Running all tests..."
if [[ ${{ matrix.kind }} == 'conda' ]]; then
Expand Down

0 comments on commit bbc9792

Please sign in to comment.