Skip to content

Commit

Permalink
build iso14229 lib
Browse files Browse the repository at this point in the history
  • Loading branch information
driftregion committed Jan 25, 2025
1 parent d1c33e2 commit c8c2c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3

- name: generate compile commands
run: bazel run //:lib_compile_commands
run: bazel build //:iso14229 && bazel run //:lib_compile_commands

- uses: whisperity/codechecker-analysis-action@v1.0.4
id: codechecker
Expand Down

0 comments on commit c8c2c19

Please sign in to comment.