diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 73fc535..2433d8e 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -1,4 +1,4 @@ -name: Android CI +name: Pull Request on: push: @@ -22,4 +22,4 @@ jobs: uses: reactivecircus/android-emulator-runner@v2 with: api-level: 29 - script: ./gradlew :composed-barcodes:connectedAndroidTest \ No newline at end of file + script: ./gradlew :composed-barcodes:connectedAndroidTest