ci: fix failing tests
Some checks failed
Test / Test (push) Has been cancelled

This commit is contained in:
Kim, Jimin 2025-06-01 13:52:04 +09:00
parent 3cc8fd3b2a
commit 77b3673269
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 2 additions and 1 deletions

View file

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