mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
ci: use --check
for nix fmt
otherwise the ci job does not fail Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
25e0a373da
commit
7a427b68c7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
name: nixsgx
|
name: nixsgx
|
||||||
extraPullNames: vault-auth-tee
|
extraPullNames: vault-auth-tee
|
||||||
|
|
||||||
- run: nix fmt
|
- run: nix fmt . -- --check
|
||||||
|
|
||||||
clippy:
|
clippy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue