Skip to content

Commit

Permalink
Merge pull request #243 from MIT-AI-Accelerator/gnadt
Browse files Browse the repository at this point in the history
Added Codecov token
  • Loading branch information
gnadt authored Mar 20, 2024
2 parents 8e7e1a3 + 8a476d2 commit 264d500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- uses: codecov/codecov-action@v4
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
docs:
name: Documentation
runs-on: ubuntu-latest
Expand Down

0 comments on commit 264d500

Please sign in to comment.