Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
linghengqian committed Jan 12, 2025
1 parent c496dbd commit 0e2a259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<includes>
<include>org.apache.shardingsphere.test.natived.**</include>
<include>org.apache.shardingsphere.test.natived.jdbc.databases.FirebirdTest</include>
</includes>
</configuration>
</plugin>
Expand Down

0 comments on commit 0e2a259

Please sign in to comment.