Skip to content

Commit

Permalink
amend workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ndiritumichael committed Sep 17, 2024
1 parent 45ce249 commit 9aef1b3
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ jobs:
- name: Make gradlew executable
run: chmod +x ./gradlew



- name: Run lint checks
run: ./gradlew codeLinting
run: ./gradlew codeLinting.sh

# Job that runs unit tests
run-unit-tests:
Expand Down

0 comments on commit 9aef1b3

Please sign in to comment.