Skip to content

Commit

Permalink
fix: test script
Browse files Browse the repository at this point in the history
  • Loading branch information
arifBurakDemiray committed Sep 20, 2023
1 parent f10cab6 commit a163b69
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 @@ -29,4 +29,4 @@ jobs:
run: ./gradlew build

- name: Run Tests
run: ./gradlew test
run: ./gradlew sdk-java:test

0 comments on commit a163b69

Please sign in to comment.