Update .forgejo/workflows/ci.yaml
Some checks failed
/ test (push) Failing after 1s

This commit is contained in:
Vili Sinervä 2025-06-09 02:29:38 +03:00
parent 40398a20e0
commit 36b34332cc

View file

@ -5,6 +5,6 @@ jobs:
test:
runs-on: nixos-latest
steps:
- run: nix shell nixpkgs#nodejs-slim
- run: nix --extra-experimental-features nix-command shell nixpkgs#nodejs-slim
- uses: https://code.forgejo.org/actions/checkout@v4
- run: cat flake.nix