parent
7b3d175ff6
commit
0512693a1a
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: nix
|
runs-on: nixos
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: nix --experimental-features 'nix-command flakes' flake check --verbose
|
- run: nix --experimental-features 'nix-command flakes' flake check --verbose
|
||||||
|
|
Loading…
Add table
Reference in a new issue