diff options
| author | HiFiPhile <[email protected]> | 2025-10-30 19:50:47 +0100 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2025-10-30 19:50:47 +0100 |
| commit | aa739c946d0258be4f07914bcb48288e2c977145 (patch) | |
| tree | 9ac52bd6a4d38c7b88c0158ac79a8525c14d58e4 /.github/workflows/codeql-buildscript.sh | |
| parent | 9f1a86c0cbf2974775687848a95a126c6503c1cf (diff) | |
| parent | fc3857eb1abefff3cf19816e231e549bf75b9dc3 (diff) | |
Merge branch 'master' into uac1
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to '.github/workflows/codeql-buildscript.sh')
| -rw-r--r-- | .github/workflows/codeql-buildscript.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/codeql-buildscript.sh b/.github/workflows/codeql-buildscript.sh deleted file mode 100644 index 272b55d22..000000000 --- a/.github/workflows/codeql-buildscript.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -FAMILY=stm32l4 -pip install click -python3 tools/get_deps.py $FAMILY -python3 tools/build.py -s make $FAMILY |
