Add reproducibility check
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"nix flake check",
|
||||
# Test
|
||||
"nix build",
|
||||
# Reproducibility
|
||||
"nix build --rebuild",
|
||||
"nix run . -- --help",
|
||||
"nix run . -- auth --help",
|
||||
"nix run . -- lookup-gym --help",
|
||||
|
Reference in New Issue
Block a user