Skip to content

Commit

Permalink
Copy homebridge configuration for test
Browse files Browse the repository at this point in the history
  • Loading branch information
thoukydides authored Sep 17, 2024
1 parent 6b01f32 commit 8885b1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Use homebridge ${{ matrix.homebridge-version }}
run: npm install homebridge@${{ matrix.homebridge-version }}

- name: Copy homebridge configuration
run: cp -R ./.devcontainer/.homebridge ~/

- name: Build the project
run: npm run build

Expand Down

0 comments on commit 8885b1f

Please sign in to comment.