diff options
| author | Thomas Holder <thomas@thomas-holder.de> | 2018-11-01 14:42:36 +0000 |
|---|---|---|
| committer | Thomas Holder <thomas@thomas-holder.de> | 2018-11-01 16:21:24 +0000 |
| commit | e0106e5dd02000cd536c2c348a943f359fad94e7 (patch) | |
| tree | f7a6628ae62bd4b1375a02716aeabd1576258c0b /.gitlab-ci.yml | |
| parent | Fix crash with reformatted flowregions (diff) | |
| download | inkscape-e0106e5dd02000cd536c2c348a943f359fad94e7.tar.gz inkscape-e0106e5dd02000cd536c2c348a943f359fad94e7.zip | |
CI: remove redundant "make test"
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f51c75407..ac34dc0c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -138,7 +138,6 @@ test:linux: - inkscape:linux script: - cd build - - make test - ctest -V translations: |
