Fix CI
Hopefully fix the CI running pre-commit Add a CI build step Add a CI `cargo test` step
This commit is contained in:
+3
-1
@@ -7,4 +7,6 @@ check:
|
||||
tags:
|
||||
- nix
|
||||
script:
|
||||
- nix flake check -L
|
||||
- nix develop --command pre-commit run -a
|
||||
- nix build -L
|
||||
- nix develop --command cargo test
|
||||
|
||||
Reference in New Issue
Block a user