Upload coverage to Codecov

This commit is contained in:
bwcx_jzy 2022-03-03 10:04:30 +08:00
parent d6e5ed7746
commit 6a4126801b
No known key found for this signature in database
GPG Key ID: 5E48E9372088B9E5

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: 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/ # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2