ci: build checks instead of defaultPackage
This commit is contained in:
parent
a0ed939175
commit
3ada0095b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integrate.yaml
vendored
2
.github/workflows/integrate.yaml
vendored
|
|
@ -89,4 +89,4 @@ jobs:
|
|||
key: ${{ runner.os }}-cabal
|
||||
|
||||
- name: Build the project
|
||||
run: nix build
|
||||
run: nix build .#check.x86_64-linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue