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

This commit is contained in:
Kim, Jimin 2025-06-01 15:01:52 +09:00
parent 3905b72595
commit f56231677f
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -9,8 +9,9 @@ on:
jobs:
test:
name: Test
runs-on: node-24
runs-on: ubuntu-latest
steps:
- run: apt-get install sudo
- uses: actions/setup-node@v4
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31