diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f88ffcc7..e0a2ff26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: build: if: contains(github.ref, 'master') runs-on: ubuntu-24.04-arm - needs: [test] + # needs: [test] steps: - uses: actions/checkout@v1 - name: Get short SHA