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>
|
||||
</goals>
|
||||
<configuration>
|
||||
<executable>elm</executable>
|
||||
<arguments>
|
||||
<argument>make</argument>
|
||||
<argument>--yes</argument>
|
||||
<argument>src/Main.elm</argument>
|
||||
</arguments>
|
||||
<executable>./elm-compile-test</executable>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user