Skip to content

Commit 123676e

Browse files
committed
test_mysql
1 parent f22893f commit 123676e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
- name: Pull dependencies libs, and perform initial compile
3434
run: ./gradlew src
3535
- name: Run unit tests
36-
run: ./gradlew test
36+
run: ./gradlew test -Ptest_mysql
3737
- name: Build with Gradle
3838
run: ./gradlew build

0 commit comments

Comments
 (0)