.github/workflows/build.yml: remove "warning_level=3", it is the default
This commit is contained in:
parent
ac3a5e27ec
commit
2953737478
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -316,7 +316,6 @@ jobs:
|
|||||||
-Dwavpack=disabled \
|
-Dwavpack=disabled \
|
||||||
-Dzzip=disabled \
|
-Dzzip=disabled \
|
||||||
-Dtest=true \
|
-Dtest=true \
|
||||||
-Dwarning_level=3 \
|
|
||||||
"${{github.workspace}}/build"
|
"${{github.workspace}}/build"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user