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

This commit is contained in:
Kim, Jimin 2025-06-01 14:27:01 +09:00
parent 77b3673269
commit b980dc1b29
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -9,7 +9,7 @@ on:
jobs:
test:
name: Test
runs-on: ubuntu:latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31