Skip to content

Commit

Permalink
SpiNNakerManchester/SupportScripts/actions/
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 31, 2024
1 parent c86830e commit c42ddf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@ jobs:

# Note: run these before building to avoid linting modified_src directories
- name: Lint C code using Vera++
uses: ./support/actions/vera
uses: SpiNNakerManchester/SupportScripts/actions/vera@main
with:
base-dir: spinnaker_graph_front_end
options: -P max-dirname-length=40

- name: Lint C code using Vera++
uses: SpiNNakerManchester/SupportScripts/actions/vera@main
with:
Expand Down

0 comments on commit c42ddf5

Please sign in to comment.