welll
Some checks failed
/ test (push) Failing after 1m27s

This commit is contained in:
Chris Cochrun 2026-02-13 11:20:00 -06:00
parent eb578db1b6
commit 0b6a1989a3

View file

@ -6,5 +6,5 @@ jobs:
- run: nix-env --install nodejs
- name: checkout
uses: actions/checkout@v4
- run: nix --extra-experimental-features nix-command develop
- run: nix --extra-experimental-features nix-command --extra-experimental-features flakes develop
- run: just test