Skip to content

Commit

Permalink
.github: add codecov report
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottox committed Aug 29, 2023
1 parent 7e4ab4b commit d5969bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: CodeCov
on:
push:
branches: [ "main" ]
- push
# push:
# branches: [ "main" ]
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d5969bd

Please sign in to comment.