mirror of
https://github.com/curl/curl.git
synced 2026-06-14 22:45:37 +03:00
drop verbose 1
This commit is contained in:
parent
66372be9bd
commit
0da1eb8f53
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -88,7 +88,7 @@ jobs:
|
|||
timeout-minutes: 10
|
||||
run: |
|
||||
cmake -B . -G Ninja
|
||||
cmake --build . --verbose
|
||||
cmake --build .
|
||||
src/curl -V
|
||||
|
||||
- name: 'perform analysis'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue