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 cf970c8 commit c135ca9Copy full SHA for c135ca9
1 file changed
.github/workflows/ci.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Install and run IPFS
25
run: ./install-run-ipfs.sh
26
- name: Build & run tests with Maven
27
- run: ./mvnw verify
+ run: ./mvnw -V verify
0 commit comments