Revert "ci: ignore changes in versions.txt lines"

This reverts commit 5fb6d791
This commit is contained in:
Felix Krull 2019-12-15 19:20:48 +01:00 committed by Colin Walters
parent 8576adff1d
commit a4cee3c94d

View File

@ -27,7 +27,7 @@ check:
- cargo fmt --package ostree -- --check
- rm -rf src/auto/
- make gir
- git difftool -y --trust-exit-code -x "diff -u -I 'from gir-files'"
- git diff -R --exit-code
# build
build_all-features: