Skip to content
Snippets Groups Projects
Commit 1942552a authored by Éloïs's avatar Éloïs
Browse files

[ci] fmt job : print fmt version

parent 141ef541
No related branches found
No related tags found
No related merge requests found
...@@ -55,6 +55,7 @@ fmt: ...@@ -55,6 +55,7 @@ fmt:
before_script: before_script:
- rustup show - rustup show
- rustup component add rustfmt-preview --toolchain nightly - rustup component add rustfmt-preview --toolchain nightly
- cargo fmt -- --version
script: script:
- cargo fmt -- --check - cargo fmt -- --check
allow_failure: true allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment