Skip to content

Commit

Permalink
Disable emulator tests (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikc5000 committed May 9, 2023
1 parent d615543 commit 7f597ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,5 @@ jobs:
${{ runner.os }}-konan-
- name: Build and test
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 21
script: ./gradlew build connectedCheck
script: ./gradlew build

0 comments on commit 7f597ae

Please sign in to comment.