Skip to content

Commit

Permalink
Try another libray
Browse files Browse the repository at this point in the history
  • Loading branch information
po09i committed Jun 18, 2024
1 parent 645b36b commit 7c2d83e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
run: |
source ~/shimming-toolbox/python/bin/activate # to be able to call conda
export GDK_SYNCHRONIZE=1
sudo apt -y install at-spi2-core
sudo apt install -y at-spi2-core
sudo apt install libopengl0 -y
xvfb-run -a -s "-screen 0 1920x1200x24" py.test . -v --capture=tee-sys
# xvfb-run -a -s "-screen 0 1920x1200x24" py.test . -v

0 comments on commit 7c2d83e

Please sign in to comment.