Skip to content

Commit

Permalink
Merge pull request #102 from Laguna1989/dependabot/github_actions/LAB…
Browse files Browse the repository at this point in the history
…SN/sound-ci-helpers-1.0.3

Bump LABSN/sound-ci-helpers from 1.0.1 to 1.0.3
  • Loading branch information
Laguna1989 authored Jun 26, 2024
2 parents f1694c2 + a590707 commit 3cd608a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: net start audiosrv

- name: Setup virtual soundcard
uses: LABSN/sound-ci-helpers@v1.0.1
uses: LABSN/sound-ci-helpers@v1.0.3


- name: Setup OpenCppCoverage and add to PATH
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- run: net start audiosrv

- name: Setup virtual soundcard
uses: LABSN/sound-ci-helpers@v1.0.1
uses: LABSN/sound-ci-helpers@v1.0.3

- name: Test LS
working-directory: ${{github.workspace}}/build/test/unit_tests/Debug
Expand Down

0 comments on commit 3cd608a

Please sign in to comment.