nemu: try difftest
Some checks failed
Build abstract machine with nix / build-abstract-machine (push) Failing after 7m47s
Some checks failed
Build abstract machine with nix / build-abstract-machine (push) Failing after 7m47s
This commit is contained in:
parent
d5521806d9
commit
d5feb71b50
3 changed files with 9 additions and 5 deletions
|
@ -10,9 +10,8 @@ jobs:
|
|||
name: ysyx
|
||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
- uses: actions/checkout@v4
|
||||
sparse-checkout: |
|
||||
flake.nix
|
||||
abstract-machine
|
||||
with:
|
||||
submodules: true
|
||||
- name: Build abstract-machine
|
||||
run: |
|
||||
nix build .#abstract-machine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue