This commit is contained in:
parent
a7c3a10d92
commit
2dabe0fc70
|
@ -10,6 +10,7 @@ jobs:
|
|||
runs-on: native
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- runs: |
|
||||
- name: Run nix flake check
|
||||
uses: actions/checkout@v3
|
||||
runs: |
|
||||
nix flake check --show-trace
|
||||
|
|
Loading…
Reference in a new issue