Skip to content

Commit

Permalink
Update ubuntu_test_cases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderGetka-cbica authored Jul 26, 2024
1 parent df1c75c commit c903aaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ubuntu_test_cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@ jobs:
coverage run -m unittest
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CBICA/spare_score


0 comments on commit c903aaf

Please sign in to comment.