We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9a4da commit 1c79e04Copy full SHA for 1c79e04
1 file changed
.circleci/config.yml
@@ -43,7 +43,7 @@ commands:
43
path: ~/test-results
44
- codecov/upload:
45
report_type: coverage
46
- dir: target/querydsl-root-coverage/target/site/jacoco-aggregate/
+ recurse_submodules: true
47
48
configure-gpg:
49
steps:
0 commit comments