Skip to content

Commit e838941

Browse files
cameronmoreaumraible
authored andcommitted
Add non-interactive yarn test for packaging (#10)
1 parent acc29a6 commit e838941

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@
145145
<phase>test</phase>
146146
<configuration>
147147
<arguments>test</arguments>
148+
<environmentVariables>
149+
<CI>true</CI>
150+
</environmentVariables>
148151
</configuration>
149152
</execution>
150153
<execution>

0 commit comments

Comments
 (0)