ci: fix failing tests
Some checks failed
Test / Test (push) Failing after 6m4s

This commit is contained in:
Kim, Jimin 2025-06-01 20:23:48 +09:00
parent b91283c21c
commit f4e83af810
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -20,8 +20,6 @@ jobs:
sandbox = true
- run: nix profile install nixpkgs#devenv
- uses: rharkor/caching-for-turbo@v1.8
- run: ls -lah /homeless-shelter
- run: rm -rf /homeless-shelter
- name: Run tests
shell: devenv shell bash -- -e {0}
run: |