ci: fix failing tests
Some checks failed
Test / Test (push) Failing after 40s

This commit is contained in:
Kim, Jimin 2025-06-01 12:01:31 +09:00
parent 213eae353d
commit 81be316e43
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -13,7 +13,7 @@ jobs:
container:
image: ghcr.io/cachix/devenv/devenv:latest
steps:
- run: nix-env -i nodejs-22.8.0
- run: nix-env -i nodejs
- uses: actions/checkout@v4
- name: Install devenv.sh
run: nix profile install nixpkgs#devenv