Skip to content

Commit

Permalink
Enable Develocity PTS for integration-tests/maven
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Apr 5, 2024
1 parent a986f43 commit e30abbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions integration-tests/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@

<name>Quarkus - Integration Tests - Maven tooling</name>

<properties>
<!-- Enable Develocity Predictive Test Selection -->
<develocity.pts.active>${develocity.pts.enabled}</develocity.pts.active>
</properties>

<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit e30abbd

Please sign in to comment.