Only run the 'build' test
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -11,4 +11,4 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- uses: cachix/install-nix-action@v8
|
||||
#- run: nix flake check
|
||||
- run: nix-build -A checks.x86_64-linux
|
||||
- run: nix-build -A checks.x86_64-linux.build
|
||||
|
Reference in New Issue
Block a user