+ 🌟 Codecov

This commit is contained in:
Inter 2023-12-15 18:39:11 +00:00 committed by GitHub
parent 819a9a8fc1
commit 5fc2f3a566
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/codecov.yml vendored Normal file
View file

@ -0,0 +1,4 @@
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}