Skip to content

Commit

Permalink
Fixed test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
timerke committed Dec 14, 2023
1 parent 37dd187 commit 05c2c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
python -m pip install bs4
- name: Run tests
run: |
export QT_QPA_PLATFORM=offscreen
Expand Down

0 comments on commit 05c2c27

Please sign in to comment.