Skip to content

Commit ac4f670

Browse files
authored
chore: temporary test are disable to release the first version
1 parent 023ce55 commit ac4f670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,9 @@
122122
</execution>
123123
</executions>
124124
<configuration>
125+
<skipTests>true</skipTests>
125126
<environmentVariables>
127+
126128
<!-- use ${env.my_parameter} to access environment variables, if needed. Not sure whether they're passed automatically. -->
127129
<!-- <ONLY_TESTS>modify_and_append_row</ONLY_TESTS> -->
128130
<!--<CREATE_EXPECTED_RESULTS>true</CREATE_EXPECTED_RESULTS> -->

0 commit comments

Comments
 (0)