diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aec821f..e644baf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -29,6 +29,7 @@ jobs: - name: Install devenv.sh run: nix profile install nixpkgs#devenv + shell: bash -e {0} - name: Cache turbo build uses: dtinth/setup-github-actions-caching-for-turbo@v1