Add step timeout

pull/696/head
Mattia Iavarone 6 years ago
parent c7028fde9b
commit 94debe5361
  1. 1
      .github/workflows/build.yml

@ -64,6 +64,7 @@ jobs:
with:
java-version: 1.8
- name: Execute emulator tests
timeout-minutes: 20
uses: reactivecircus/android-emulator-runner@v2.0.0
with:
api-level: ${{ matrix.EMULATOR_API }}

Loading…
Cancel
Save