forked from loafle/openapi-generator-original
update elm test to compile all elm files (#95)
This commit is contained in:
parent
a5cf27b60e
commit
9b05bd60d5
@ -33,12 +33,7 @@
|
|||||||
<goal>exec</goal>
|
<goal>exec</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<executable>elm</executable>
|
<executable>./elm-compile-test</executable>
|
||||||
<arguments>
|
|
||||||
<argument>make</argument>
|
|
||||||
<argument>--yes</argument>
|
|
||||||
<argument>src/Main.elm</argument>
|
|
||||||
</arguments>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user