diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 33705b07a5..697c82bbfd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -55,6 +55,7 @@ jobs: - run: make test name: Run tests + shell: bash if: ${{ matrix.type == 'unit' }} - run: make ci-validate-dev