You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's remove the complex macros including numerical_testset, and turing_testset etc. Instead, let's simply group tests by files and run these test files in different CI runners.
Similiar to TuringLang/JuliaBUGS.jl#149.
Let's remove the complex macros including
numerical_testset
, andturing_testset
etc. Instead, let's simply group tests by files and run these test files in different CI runners.Useful resource for local test: https://gist.github.com/torfjelde/62c1281d5fc486d3a404e5de6cf285d4
The text was updated successfully, but these errors were encountered: