Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsickle authored Sep 1, 2021
1 parent 81a90a1 commit adf4ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Android CI
name: Pull Request

on:
push:
Expand All @@ -22,4 +22,4 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
script: ./gradlew :composed-barcodes:connectedAndroidTest
script: ./gradlew :composed-barcodes:connectedAndroidTest

0 comments on commit adf4ad9

Please sign in to comment.