ci: fix test not working

This commit is contained in:
Kim, Jimin 2025-01-05 09:25:09 +09:00
parent 47ad2a7867
commit e6d4439dc1
Signed by: pomp
GPG key ID: 2B516173EDD492EB

View file

@ -29,6 +29,7 @@ jobs:
- name: Install devenv.sh - name: Install devenv.sh
run: nix profile install nixpkgs#devenv run: nix profile install nixpkgs#devenv
shell: bash -e {0}
- name: Cache turbo build - name: Cache turbo build
uses: dtinth/setup-github-actions-caching-for-turbo@v1 uses: dtinth/setup-github-actions-caching-for-turbo@v1