Skip to content

Commit

Permalink
Fix the path.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Nov 28, 2023
1 parent e274b57 commit 6782ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build
working-directory: build
run: |
build-wrapper-linux-x86/build-wrapper-linux-x86-64 --out-dir bw-output make all test
build-wrapper-linux-x86-64 --out-dir bw-output make all test
- name: Merge GCOV Reports for Sonarcloud
working-directory: build
Expand Down

0 comments on commit 6782ae7

Please sign in to comment.