Skip to content

Commit

Permalink
Remove dbus from macos dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MattHag committed Feb 14, 2024
1 parent b516b12 commit 351c819
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:

- name: Set up macOS dependencies
run: |
brew install hidapi dbus gtk+3 pygobject3
brew services start dbus
brew install hidapi gtk+3 pygobject3
- name: Install Python dependencies
run: |
Expand Down

0 comments on commit 351c819

Please sign in to comment.