Skip to content

Commit

Permalink
add deps in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
parmigggiana committed Jan 8, 2025
1 parent d6115ae commit a0d7cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Install dev dependencies
run: |
sudo apt install build-essential libdbus-1-dev
sudo apt install build-essential libdbus-1-dev libglib2.0-0
pip install -r requirements-dev.txt
#- name: Install dev dependencies
Expand Down

0 comments on commit a0d7cdb

Please sign in to comment.