parent
de5649cc5c
commit
d5817599ed
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: native:host
|
||||||
steps:
|
steps:
|
||||||
# - uses: DeterminateSystems/nix-installer-action@main
|
# - uses: DeterminateSystems/nix-installer-action@main
|
||||||
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
# - run: nix flake check .
|
- run: nix flake check .
|
||||||
- run: echo hi
|
# - run: echo hi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue