Skip to content

Commit

Permalink
[mac os] disable nix flake check
Browse files Browse the repository at this point in the history
  • Loading branch information
kolloch committed Jan 3, 2024
1 parent a798588 commit f977ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-nix-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
name: eigenvalue
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: "./run_tests.sh --no-cargo-build"
- run: "nix flake check"
# - run: "nix flake check"
- run: "nix run . -- --help"

0 comments on commit f977ab8

Please sign in to comment.