issues
search
deepskies
/
DeepDiagnostics
Inference diagnostics for mostly SBI
MIT License
1
stars
0
forks
source link
Correct CICD so tests pass when they should
#69
Closed
voetberg
closed
5 months ago
voetberg
commented
6 months ago
Ran the linter to make sure everything passes there
Modified the .github/workflow to not complain if the lockfile is out of date
Remove tests from the coverage report (the tests don't need to have their own coverage)
Specified the scipy version, TARP should have it pinned to less than 1.13, but does not.