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

This commit is contained in:
Vili Sinervä 2025-06-09 02:27:37 +03:00
parent e0fa295527
commit 40398a20e0

View file

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