mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-30 02:48:17 +08:00
Upload coverage to Codecov
This commit is contained in:
parent
d6e5ed7746
commit
6a4126801b
2
.github/workflows/package-testing.yml
vendored
2
.github/workflows/package-testing.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [ 12.x, 14.x, 16.x ]
|
||||
node-version: [ 17.x ]
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user