diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index c16ea21fa5aa5..0a5a1cbc1895c 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -532,6 +532,7 @@ jobs: - name: Run desktop tests if: ${{ matrix.spec.test && matrix.spec.os != 'ubuntu-latest' }} + shell: bash run: yarn workspace @affine-test/affine-desktop e2e - name: Make bundle