add back checkout
Some checks failed
/ test (push) Failing after 2s

This commit is contained in:
Chris Cochrun 2026-02-13 11:13:09 -06:00
parent cc82f4f36a
commit 893e118836

View file

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