fix: update ci workflow (#5836)

* fix: update ci workflow

* fix: ci
This commit is contained in:
ClarkXia 2023-02-01 15:53:43 +08:00 committed by GitHub
parent b92b26bdb6
commit 68f8289fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
os: [ubuntu-latest, windows-latest]
fail-fast: false
steps:

9
codecov.yml Normal file
View File

@ -0,0 +1,9 @@
coverage:
status:
patch: off
project:
default:
threshold: 5%
github_checks:
annotations: false