From a767e4d25d09a497e6db17df268dd46d4353bdff Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Wed, 19 Feb 2025 14:56:30 +0000 Subject: [PATCH] install-check-tools --- .github/workflows/c_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c_actions.yml b/.github/workflows/c_actions.yml index 71cf960..a0727bb 100644 --- a/.github/workflows/c_actions.yml +++ b/.github/workflows/c_actions.yml @@ -31,7 +31,7 @@ jobs: checkout-dependencies: spinnaker_tools spinn_common SpiNNFrontEndCommon install-dependencies: SpiNNUtils install-module: false - install_check_tools: false + install-check-tools: false ubuntu-packages: doxygen gcc-arm-none-eabi - name: Lint C code using Vera++