Skip to content

Commit

Permalink
Merge pull request #246 from MIT-AI-Accelerator/gnadt
Browse files Browse the repository at this point in the history
Gnadt
  • Loading branch information
gnadt authored Mar 21, 2024
2 parents deaf8c5 + afcd441 commit c5c9ef7
Show file tree
Hide file tree
Showing 7 changed files with 3,764 additions and 2,623 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ jobs:
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
docs:
name: Documentation
Expand Down
Loading

0 comments on commit c5c9ef7

Please sign in to comment.