disable workflow (temp)
This commit is contained in:
parent
cfdbed06d5
commit
92b0df5a3d
1 changed files with 4 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix flake check .
|
||||
# - uses: DeterminateSystems/nix-installer-action@main
|
||||
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
# - run: nix flake check .
|
||||
- run: echo hi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue