We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa4c85 commit 5f8d649Copy full SHA for 5f8d649
1 file changed
.github/workflows/ci.yml
@@ -41,5 +41,6 @@ jobs:
41
-Dpackaging=jar \
42
-DgeneratePom=true
43
- run: rm -r src/main/java
44
+ - run: ./mvnw -f pom.test.xml dependency:tree
45
- run: ./mvnw test -f pom.test.xml
46
0 commit comments