Skip to content

Commit

Permalink
Attempt CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Mar 15, 2024
1 parent c133ccf commit 1c69084
Show file tree
Hide file tree
Showing 4 changed files with 2,214 additions and 11,259 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
CACHIX_AUTH_TOKEN: "${{ secrets.CACHIX_TOKEN_HOLOCHAIN_OPEN_DEV }}"
run: |
cd ./nix/fixtures/module-repo
nix flake update
nix build -L .#my_zome
cachix push holochain-open-dev $(nix path-info .#my_zome)
sha256sum result
Expand Down Expand Up @@ -57,7 +56,6 @@ jobs:
- name: Build zomes
run: |
cd ./nix/fixtures/module-repo
nix flake update
nix build -L .#my_zome
sha256sum result
Loading

0 comments on commit 1c69084

Please sign in to comment.