Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lesclaz committed Aug 22, 2023
1 parent 3d7dd2c commit 5e447d8
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,4 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25
with:
arguments: build
- name: Run gradle task
# You may pin to the exact commit or the version.
# uses: jojo243/android-gradle-action@2b02530cbc017a9b9f3140c81e73c821b21984ea
uses: jojo243/android-gradle-action@2.1.3
with:
# The ./gradlew command arguments
script: :test
arguments: build :test

0 comments on commit 5e447d8

Please sign in to comment.