Skip to content

Commit 3d6b7d3

Browse files
committed
narrow down problem
1 parent 943bd6d commit 3d6b7d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@ jobs:
121121
- name: Install Maven modules
122122
run: |
123123
mvn install -B -ntp -DskipTests -Dclirr.skip -Dcheckstyle.skip -Djacoco.skip=true
124-
- name: Integration Tests
125-
run: |
126-
bazelisk --batch test //test/integration/...
127124
build-java8-except-gapic-generator-java:
128125
name: "build(8) except for gapic-generator-java"
129126
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)