Skip to content

Commit

Permalink
Running build.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamMc331 committed Apr 12, 2022
1 parent c027859 commit f2637ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: echo $LOCAL_PROPERTIES > ./local.properties

- name: Build Project
run: ./gradlew assemble test
run: ./gradlew build

0 comments on commit f2637ee

Please sign in to comment.