Compare commits
2 commits
e37b289d02
...
cfdbed06d5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cfdbed06d5 | ||
|
|
b47cc8e355 |
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
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 .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue