diff options
| author | David Siegfried <david.siegfried@uni-vechta.de> | 2022-06-21 09:15:22 +0000 |
|---|---|---|
| committer | David Siegfried <david.siegfried@uni-vechta.de> | 2022-06-21 09:15:22 +0000 |
| commit | 81dfe382bb89d83cddedfd28a13208f85aa8c5e7 (patch) | |
| tree | 7f4dda56598527eaf3a627979f536cba9dd0c468 /.gitlab-ci.yml | |
| parent | 8ce1b740c144abf8855b5ea7580d09be6af467fa (diff) | |
Update .gitlab-ci.yml file to fix JSON-API Tests
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 52b65c6..8c2f1b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,7 +58,6 @@ Functional Test: JSONAPI Test: services: - mariadb - - codeception stage: Tests image: studip/studip:tests allow_failure: false |
