Compare commits
1 commit
9321ea5602
...
2f884be65b
Author | SHA1 | Date | |
---|---|---|---|
2f884be65b |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
- name: Build Package
|
||||
run: |
|
||||
nix build --print-build-logs .#
|
||||
test:
|
||||
check-integration-tests:
|
||||
needs: build # we use the built binaries in the checks
|
||||
runs-on: nixos
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue