Skip to content

Commit

Permalink
Update CI-CD_OpenMMDL.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Oct 30, 2023
1 parent 632cda9 commit e887487
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI-CD_OpenMMDL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@ jobs:
- name: Run pytest
run: |
pytest
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e887487

Please sign in to comment.