Skip to content

Commit

Permalink
fixup! fixup! merge base
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Dec 11, 2024
1 parent a401608 commit 1c61c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
# NOTE: may be inaccurate if we have >1 build runner on the same machine, using the same local cache
ccache -z
cmake --preset clang-tidy
# cmake --preset clang-tidy
nice -n 19 cmake --build --preset clang-tidy
mkdir -p out
ccache -s >> out/ccache.stats
Expand Down

0 comments on commit 1c61c3b

Please sign in to comment.