Skip to content

Commit

Permalink
add joss paper.md and paper.bib
Browse files Browse the repository at this point in the history
  • Loading branch information
josemanuel22 committed Aug 1, 2024
1 parent af55c24 commit 27b9213
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codecov/codecov-action@v3
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
Expand Down

0 comments on commit 27b9213

Please sign in to comment.