mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
ci: drop travis & move codecov to gh-actions (#940)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -55,3 +55,7 @@ jobs:
|
||||
npm t
|
||||
env:
|
||||
CI: true
|
||||
|
||||
- uses: codecov/codecov-action@v1
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
|
||||
Reference in New Issue
Block a user