Compare commits
1 commit
d5817599ed
...
c9932cce70
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9932cce70 |
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: native:host
|
runs-on: ubuntu-latest
|
||||||
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