mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
typo: added line to wrong CI test
This commit is contained in:
parent
e2ea0183cf
commit
e787921465
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ cppcheck:
|
||||||
- apt-get -qq --no-install-recommends install cppcheck
|
- apt-get -qq --no-install-recommends install cppcheck
|
||||||
script:
|
script:
|
||||||
- cppcheck -q --force --error-exitcode=1 --enable=warning,performance .
|
- cppcheck -q --force --error-exitcode=1 --enable=warning,performance .
|
||||||
- DEBIAN_FRONTEND=noninteractive apt-get install -y -qq build-essential lintian libapparmor-dev pkg-config
|
|
||||||
|
|
||||||
clang:
|
clang:
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue