mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-28 15:09:47 +00:00
CI: more parallel work (#2459)
This commit is contained in:
parent
7be482f5b1
commit
6a9d4b1ab6
3 changed files with 10 additions and 32 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
|
||||
- name: Build nDPI library
|
||||
run: |
|
||||
make
|
||||
make -j
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue