mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-18 03:18:10 +08:00
codeql
This commit is contained in:
parent
fdf82e5d6c
commit
86fd18324b
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -28,8 +28,8 @@ jobs:
|
||||
with:
|
||||
languages: cpp
|
||||
- run: |
|
||||
make test CC=gcc
|
||||
./test/setup_ga_network.sh && make mip_test CC=gcc
|
||||
make test CC=gcc ASAN= ASAN_OPTIONS=
|
||||
./test/setup_ga_network.sh && make mip_test CC=gcc ASAN= ASAN_OPTIONS=
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v2
|
||||
|
Loading…
Reference in New Issue
Block a user