Skip to content

Commit

Permalink
Updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarletRedMan authored Feb 28, 2024
1 parent 1da6f7c commit 268853b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
distribution: 'corretto'

- name: Build project
run: ./gradlew build
run: ./gradlew assemble

- name: Run tests
run: ./gradlew test

0 comments on commit 268853b

Please sign in to comment.