Skip to content

Commit bf27715

Browse files
committed
Update ci.yml
1 parent e6bee79 commit bf27715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ jobs:
101101
# - name: Integrate test
102102
# run: mvn test -P integrate-test -ntp
103103

104-
- name: Unit test
105-
run: mvn test -P unit-test -ntp
104+
# - name: Unit test
105+
# run: mvn test -P unit-test -ntp
106106

107107
- name: Upload coverage to Codecov
108108
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)