diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-14 15:31:19 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-14 15:31:19 +0300 |
| commit | ab872e068723103dba774711241760a217de7697 (patch) | |
| tree | 30f450caf78d5b9e776574d7121060a7d599b0df | |
| parent | 0482f011981ea4e63696e8655411fda738bcd1c4 (diff) | |
| download | ipaddrcheck-feature/T9082-codeql-onboard.tar.gz ipaddrcheck-feature/T9082-codeql-onboard.zip | |
ci: T9082: canary step 3 — final shape (build-mode none)feature/T9082-codeql-onboard
Removes the deliberate invalid combo; c-cpp extraction via
build-mode 'none'. Coverage compared against the step-1 autobuild run
per the T9082 canary procedure.
🤖 Generated by [robots](https://vyos.io)
| -rw-r--r-- | .github/workflows/codeql.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9548f8a..9d90b49 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -21,4 +21,3 @@ jobs: with: languages: "['c-cpp']" build-mode: "none" - build-command: "make" |
