grrrr
Some checks failed
/ test (push) Failing after 29s

This commit is contained in:
Chris Cochrun 2026-02-13 11:17:28 -06:00
parent f8a9d6a92e
commit eb578db1b6

View file

@ -3,7 +3,7 @@ jobs:
test:
runs-on: nixos-latest
steps:
- run: nix-env --install nodejs_24
- run: nix-env --install nodejs
- name: checkout
uses: actions/checkout@v4
- run: nix --extra-experimental-features nix-command develop