Compare commits
2 commits
29697934da
...
86242c53bb
Author | SHA1 | Date | |
---|---|---|---|
86242c53bb | |||
69994cbdd5 |
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: nix
|
runs-on: nix
|
||||||
|
|
||||||
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