Skip to content

Commit

Permalink
Try sound-ci-helpers 2
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Nov 20, 2023
1 parent 6e8125a commit a1a7507
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ jobs:
run: npm run build

- name: Provide Audio Device
if: matrix.os == 'ubuntu-20.04' || matrix.os == 'windows-2022' || matrix.os == 'macos-11'
uses: LABSN/sound-ci-helpers@v1

- name: Run Unit Tests
if: matrix.os == 'ubuntu-20.04' || matrix.os == 'windows-2022' || matrix.os == 'macos-11'
run: npm test

0 comments on commit a1a7507

Please sign in to comment.