We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcd646 commit d5986c3Copy full SHA for d5986c3
.github/workflows/branch-test.yaml
@@ -37,4 +37,4 @@ jobs:
37
${{ runner.os }}-gradle-
38
39
- name: Run gradle check
40
- run: ./gradlew check
+ run: ./gradlew check -x test
0 commit comments