ensure node is on the image
Some checks failed
/ test (push) Failing after 7s

This commit is contained in:
Chris Cochrun 2026-02-13 11:14:30 -06:00
parent 893e118836
commit 620ce25a27

View file

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