Skip to content

Commit

Permalink
test install cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Nov 17, 2023
1 parent 2eb0878 commit e37a02f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install packages
run: |
sudo apt install libcairo2-dev
pip install '.[qa]'
pip install mypy pytest
- name: Run Tests
Expand Down

0 comments on commit e37a02f

Please sign in to comment.