Skip to content

Commit

Permalink
chore(gha): 💙 exec gradle check to build and test.
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebonezi committed Jun 24, 2022
1 parent 732ecad commit d00739f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continouos-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cache: 'gradle'

- name: Perform Build / Test
run: gradle assemble
run: gradle check

publish:
name: Publish to Maven Central
Expand Down

0 comments on commit d00739f

Please sign in to comment.