ci: fix failing tests

This commit is contained in:
Kim, Jimin 2025-06-01 07:24:21 +09:00
parent 972062f8e7
commit 68b07e007f
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 4 additions and 2 deletions

View file

@ -10,12 +10,13 @@ jobs:
name: Test
runs-on: ubuntu-latest
permissions:
# permissions required for nix caching to work properly
id-token: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/determinate-nix-action@v3
- uses: DeterminateSystems/flakehub-cache-action@main
- uses: DeterminateSystems/flake-checker-action@main
- name: Install devenv.sh
run: nix profile install nixpkgs#devenv
- name: Cache turbo build

View file

@ -22,6 +22,7 @@
"microflash",
"nixd",
"nixfmt",
"nixos",
"nixpkgs",
"nojs",
"noopener",