Skip to content

Commit

Permalink
chore: temporary test are disable to release the first version
Browse files Browse the repository at this point in the history
  • Loading branch information
ariwk authored Mar 14, 2024
1 parent 023ce55 commit ac4f670
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,9 @@
</execution>
</executions>
<configuration>
<skipTests>true</skipTests>
<environmentVariables>

<!-- use ${env.my_parameter} to access environment variables, if needed. Not sure whether they're passed automatically. -->
<!-- <ONLY_TESTS>modify_and_append_row</ONLY_TESTS> -->
<!--<CREATE_EXPECTED_RESULTS>true</CREATE_EXPECTED_RESULTS> -->
Expand Down

0 comments on commit ac4f670

Please sign in to comment.