Update CI and CD (#67)

This commit is contained in:
Regen
2023-01-08 17:26:32 +09:00
committed by GitHub
parent 2a5983f9aa
commit 691beef1dc
3 changed files with 24 additions and 18 deletions

View File

@@ -46,7 +46,7 @@ jobs:
env:
os: ${{ matrix.os }}
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests