This commit is contained in:
parent
26a45537aa
commit
16660c1272
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
- name: check formatting
|
||||
image: nixpkgs/nix:nixos-24.11
|
||||
environment:
|
||||
NIX_PATH: 'nixpkgs=channel:nixos-22.05'
|
||||
NIX_PATH: 'nixpkgs=channel:nixos-24.11'
|
||||
commands:
|
||||
- nix-shell -p cargo -p rustfmt --run 'cargo fmt -- --check'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue