Comment out continue-on-error: true

It does not mark the build as failed.
This commit is contained in:
Benoit Marty 2022-09-19 16:26:38 +02:00
parent bf493f27ae
commit 0e45494c11

View file

@ -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