1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Removed GitLab CI

This commit is contained in:
Deltik
2019-12-03 23:09:28 -06:00
parent 5ef7777a33
commit 4e7d76235c
3 changed files with 1 additions and 76 deletions

View File

@@ -93,7 +93,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./e107_tests/tests/_output/coverage.xml
flags: unittests
flags: unit-tests
name: ${{ matrix.interpreter.image }}-${{ matrix.db.image }}
continue-on-error: true