mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-04 15:01:24 +08:00
🆕 add workflows for Codecov
This commit is contained in:
parent
8eb780200c
commit
c144eb78cb
4
.github/workflows
vendored
Normal file
4
.github/workflows
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
Loading…
Reference in New Issue
Block a user