diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e260749374..cda0bd5e31 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -39,7 +39,7 @@ jobs: - name: Run all the codecoverage tests at once id: tests uses: reactivecircus/android-emulator-runner@v2 - continue-on-error: true + # continue-on-error: true with: api-level: 28 arch: x86