Skip to content

Commit d5986c3

Browse files
committed
Do not run tests in gha
1 parent dfcd646 commit d5986c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
${{ runner.os }}-gradle-
3838
3939
- name: Run gradle check
40-
run: ./gradlew check
40+
run: ./gradlew check -x test

0 commit comments

Comments
 (0)