Skip to content

Commit

Permalink
test: skip cola-component-unittest tests temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Jun 2, 2024
1 parent 9c6148f commit 5231d82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cola-components/cola-component-unittest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
<description>${project.artifactId}</description>
<url>https://github.com/alibaba/COLA</url>

<properties>
<maven.test.skip>true</maven.test.skip>
</properties>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 5231d82

Please sign in to comment.