diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b1746c12..bb38208ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -155,7 +155,6 @@ jobs: # building wasm is not enough, we've seen runtime errors before, # hence the tests name: ${{ matrix.name }} WASM test - needs: [check-wasm] runs-on: ubuntu-latest # FIXME: enforce when libolm-wasm32-support is fixed: