Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Mar 7, 2024
1 parent 4f36cc4 commit a3559e3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
run: |
cd ./nix/fixture
yes | nix flake update
nix build -L .#my_zome.meta.debug
nix build -L .#my_zome
cachix watch-store holochain-open-dev
cachix watch-exec holochain-open-dev -- nix build -L .#my_zome.meta.debug
cachix watch-exec holochain-open-dev -- nix build -L .#my_zome
sha256sum result
macos-just-get-from-cache:
Expand Down

0 comments on commit a3559e3

Please sign in to comment.