Skip to content

Commit

Permalink
Correct coverage.ml
Browse files Browse the repository at this point in the history
  • Loading branch information
ymz-ncnk committed Dec 14, 2024
1 parent f8319f2 commit f732475
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Upload results to Codecov
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
slug: mus-format/mus-dts-go

0 comments on commit f732475

Please sign in to comment.