Skip to content

Commit

Permalink
Update test_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov authored Nov 13, 2023
1 parent d5e9aba commit 3819740
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 @@ -34,6 +34,7 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
use-xvfb: true
python-version: ${{ matrix.python-version }}

# these libraries enable testing on Qt on linux
Expand Down

0 comments on commit 3819740

Please sign in to comment.