diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 754d0e38..f59725c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,6 +97,7 @@ jobs: tools: cargo-nextest - name: Decide crates to test + shell: bash env: CRATES_CHANGED: ${{ needs.changed-files.outputs.crates_changed }} run: |