Skip to content

Commit

Permalink
Update android ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudMabrok authored Oct 26, 2024
1 parent 9cb5a99 commit e0bc524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
distribution: temurin

- name: code quality with deteckt
run: ./gradlw detecktFormat
run: ./gradlew detecktFormat

- name: test
run: ./gradlw test
run: ./gradlew test

0 comments on commit e0bc524

Please sign in to comment.