Create main.yml
This commit is contained in:
parent
fade90e53a
commit
375d6ec361
4
.github/workflows/main.yml
vendored
Normal file
4
.github/workflows/main.yml
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v4.0.1
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
Loading…
Reference in New Issue
Block a user