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.
2 parents 1c1445a + fb66925 commit da9065cCopy full SHA for da9065c
.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