ci: ignore changes in versions.txt lines
Apparently these now change with each commit.
This commit is contained in:
parent
31c80cb22b
commit
8576adff1d
|
|
@ -27,7 +27,7 @@ check:
|
||||||
- cargo fmt --package ostree -- --check
|
- cargo fmt --package ostree -- --check
|
||||||
- rm -rf src/auto/
|
- rm -rf src/auto/
|
||||||
- make gir
|
- make gir
|
||||||
- git diff -R --exit-code
|
- git difftool -y --trust-exit-code -x "diff -u -I 'from gir-files'"
|
||||||
|
|
||||||
# build
|
# build
|
||||||
build_all-features:
|
build_all-features:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue