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:
2
.github/workflows/test-e107.yml
vendored
2
.github/workflows/test-e107.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user