Skip to content

Commit 8546750

Browse files
Auto-marginalization discrete model parameters (#385)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent acb8bf5 commit 8546750

File tree

12 files changed

+2199
-63
lines changed

12 files changed

+2199
-63
lines changed

.github/workflows/Coverage.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,4 @@ jobs:
6262
- uses: codecov/codecov-action@v4
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
65-
fail_ci_if_error: true
66-
67-
- uses: coverallsapp/github-action@v2
68-
with:
69-
github-token: ${{ secrets.GITHUB_TOKEN }}
70-
path-to-lcov: ./lcov.info
65+
fail_ci_if_error: true

0 commit comments

Comments
 (0)