Skip to content

Commit

Permalink
Also fix empty version for cpp-linter
Browse files Browse the repository at this point in the history
  • Loading branch information
hhvrc committed Nov 12, 2024
1 parent 6f605a5 commit 855153a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: ./.github/actions/build-compilationdb
with:
board: OpenShock-Core-V2 # Doesn't matter, just need the compilation database
version: 0.0.0-test+build # Doesn't matter, just need the compilation database
skip-checkout: true

- uses: cpp-linter/cpp-linter-action@v2
Expand Down

0 comments on commit 855153a

Please sign in to comment.