Skip to content

Commit

Permalink
ANDROID-14048 Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dagonco committed Nov 29, 2023
1 parent 460710f commit 055f0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
java-version: '17'

- name: Run checks
run: ./gradlew check
run: ./gradlew test

0 comments on commit 055f0af

Please sign in to comment.