Skip to content

Commit

Permalink
macos: Remove dbus from macos dependencies
Browse files Browse the repository at this point in the history
Related #2284
  • Loading branch information
MattHag committed Feb 15, 2024
1 parent b516b12 commit e619129
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 e619129

Please sign in to comment.