Skip to content

Commit da9065c

Browse files
authored
Merge pull request #23 from LAMPSPUC/jg/codecov
Update ci.yml for codecov
2 parents 1c1445a + fb66925 commit da9065c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ jobs:
4040
- uses: julia-actions/julia-runtest@v1
4141
- uses: julia-actions/julia-processcoverage@v1
4242
- uses: codecov/codecov-action@v5
43+
with:
44+
token: ${{ secrets.CODECOV_TOKEN }}
45+
slug: LAMPSPUC/ApplicationDrivenLearning.jl

0 commit comments

Comments
 (0)