Skip to content

Commit

Permalink
uses: SpiNNakerManchester/SupportScripts/actions/vera@main
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Feb 19, 2025
1 parent 8f35408 commit 3d62bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Lint C code using Vera++
# Note: run this before building to avoid linting modified_src directories
uses: ./support/actions/vera
uses: SpiNNakerManchester/SupportScripts/actions/vera@main
with:
base-dir: c_code

Expand Down

0 comments on commit 3d62bc4

Please sign in to comment.