ci: don't reformat -sys

This commit is contained in:
Felix Krull 2019-10-31 13:45:23 +01:00 committed by Colin Walters
parent 486c60489a
commit ad6e0569be

View File

@ -25,7 +25,7 @@ stages:
check:
stage: build
script:
- cargo fmt --all -- --check
- cargo fmt --package ostree -- --check
- rm -rf src/auto/
- make gir
- git diff -R --exit-code