Skip to content

Commit

Permalink
Update build-and-test-ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
razterizer authored Sep 30, 2024
1 parent b7c2e5a commit 94e31af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
# Run cppcheck on 8Beat headers
- name: Run cppcheck
run: |
cppcheck --enable=all --inconclusive --error-exitcode=1 8Beat
cppcheck --enable=all --inconclusive --error-exitcode=1 .

0 comments on commit 94e31af

Please sign in to comment.