try adding the nix-command feature
Some checks failed
/ test (push) Failing after 1s

This commit is contained in:
Chris Cochrun 2026-02-13 11:12:02 -06:00
parent 57db89b9cf
commit cc82f4f36a

View file

@ -3,5 +3,5 @@ jobs:
test:
runs-on: nixos-latest
steps:
- run: nix develop
- run: nix --extra-experimental-features nix-command develop
- run: just test