This commit is contained in:
parent
893e118836
commit
620ce25a27
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue