Skip to content

Commit

Permalink
Merge branch 'TagStudioDev:main' into rating-fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Nginearing authored Oct 12, 2024
2 parents 3d52aa7 + abeb0c1 commit d674009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:

- name: Install system dependencies
run: |
# dont run update, it is slow
# dont run update, it is slow
# sudo apt-get update
sudo apt-get install -y --no-install-recommends \
libxkbcommon-x11-0 \
x11-utils \
libyaml-dev \
libegl1-mesa \
libegl1 \
libxcb-icccm4 \
libxcb-image0 \
libxcb-keysyms1 \
Expand Down

0 comments on commit d674009

Please sign in to comment.