Configuration Definition CI needs CI, we had tests failing
This commit is contained in:
parent
e0824c88f6
commit
5ccf45b89f
|
@ -40,3 +40,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: rusefi_simulator_linux
|
name: rusefi_simulator_linux
|
||||||
path: ./simulator/build/rusefi_simulator
|
path: ./simulator/build/rusefi_simulator
|
||||||
|
|
||||||
|
- name: Configuration Definition CI, without pushing new .jar
|
||||||
|
working-directory: ./java_tools/configuration_definition
|
||||||
|
run: ant
|
||||||
|
|
Loading…
Reference in New Issue