We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee63d5 commit fb66925Copy full SHA for fb66925
.github/workflows/ci.yml
@@ -40,3 +40,6 @@ jobs:
40
- uses: julia-actions/julia-runtest@v1
41
- uses: julia-actions/julia-processcoverage@v1
42
- uses: codecov/codecov-action@v5
43
+ with:
44
+ token: ${{ secrets.CODECOV_TOKEN }}
45
+ slug: LAMPSPUC/ApplicationDrivenLearning.jl
0 commit comments