File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 2828 os : macos-latest
2929
3030 steps :
31- - uses : actions/checkout@v4
31+ - uses : actions/checkout@v5
3232
3333 - uses : julia-actions/setup-julia@v2
3434 with :
4949 files : lcov.info
5050 token : ${{ secrets.CODECOV_TOKEN }}
5151 fail_ci_if_error : true
52-
53- - uses : coverallsapp/github-action@v2
54- with :
55- github-token : ${{ secrets.GITHUB_TOKEN }}
56- path-to-lcov : lcov.info
Original file line number Diff line number Diff line change 22
33[ ![ CI] ( https://github.com/TuringLang/AbstractPPL.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AbstractPPL.jl/actions/workflows/CI.yml?query=branch%3Amain )
44[ ![ IntegrationTest] ( https://github.com/TuringLang/AbstractPPL.jl/actions/workflows/IntegrationTest.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AbstractPPL.jl/actions/workflows/IntegrationTest.yml?query=branch%3Amain )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/github/TuringLang/AbstractPPL.jl/badge.svg?branch=main )] ( https://coveralls.io/github/TuringLang/AbstractPPL.jl?branch=main )
65[ ![ Codecov] ( https://codecov.io/gh/TuringLang/AbstractPPL.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TuringLang/AbstractPPL.jl )
76
87A light-weight package to factor out interfaces and associated APIs for modelling languages for
You can’t perform that action at this time.
0 commit comments