mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
CodeQL: compile with BTADDON for more code coverage
This commit is contained in:
parent
62e95f9220
commit
2e151e97b5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
|
@ -69,6 +69,7 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
env:
|
env:
|
||||||
V: 1
|
V: 1
|
||||||
|
PLATFORM_EXTRAS: BTADDON
|
||||||
run: make
|
run: make
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue