ci: fix test not working
This commit is contained in:
parent
47ad2a7867
commit
e6d4439dc1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue