Skip to content

Commit

Permalink
tests-nix-macos: Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
kolloch committed Jan 3, 2024
1 parent f977ab8 commit 67b1965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-nix-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
name: eigenvalue
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- run: "./run_tests.sh --no-cargo-build"
# TODO: update nixpkgs/nix and fix this
# - run: "nix flake check"
- run: "nix run . -- --help"

0 comments on commit 67b1965

Please sign in to comment.