parent
15b51a5692
commit
c2c2634694
1 changed files with 3 additions and 3 deletions
|
@ -4,6 +4,6 @@ jobs:
|
|||
test:
|
||||
runs-on: debian-latest
|
||||
container:
|
||||
image: ghcr.io/nydragon/runner:latest
|
||||
steps:
|
||||
- run: nix flake check --verbose
|
||||
image: nixos/nix
|
||||
steps:
|
||||
- run: nix flake check --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue