Skip to content

Commit

Permalink
CI suddenly dislikes tests in jakartaee-tck-tools/arquillian
Browse files Browse the repository at this point in the history
  • Loading branch information
arjantijms committed Dec 10, 2024
1 parent db11d70 commit 0b7a5d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<pomIncludes>
<pomInclude>pom.xml</pomInclude>
</pomIncludes>
<goals>clean source:jar install</goals>
<goals>clean source:jar install -DskipTests</goals>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 0b7a5d8

Please sign in to comment.