Skip to content

Commit

Permalink
Update ci-devel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicPredator authored Feb 12, 2024
1 parent b8fe82f commit d967df1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci-devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,10 @@ jobs:
retention-days: 10
path: ${{ github.workspace }}\\src\AniMoe.App\Packages\AniMoe.App.msix

# Uploads coverage reports to CodeCov
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
env:
token: ${{ secrets.CODECOV_TOKEN }}
slug: CosmicPredator/AniMoe

0 comments on commit d967df1

Please sign in to comment.