mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-24 02:01:17 +00:00
CireceCI: ignore unused results
This commit is contained in:
parent
ef9aa81b06
commit
953dbad848
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ jobs:
|
|||
environment:
|
||||
CC: ccache gcc
|
||||
CCACHE_COMPRESS: true
|
||||
WFLAGS: -Wno-error=unused-result
|
||||
#- image: ubuntu:trusty
|
||||
# environment:
|
||||
# CC: ccache gcc -m32
|
||||
|
|
Loading…
Reference in a new issue