1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

integration tests do not need to compile everything

This commit is contained in:
Steffen Vogel 2017-05-10 13:24:35 +02:00
parent 1698ebb36d
commit eecd1d3b26

View file

@ -108,8 +108,6 @@ integration:
stage: test
dependencies:
- build
before_script:
- make install
script:
- make run-integration-tests
artifacts: