Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor github ci to use matrix strategy instead. #1206

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

Joon-Klaps
Copy link
Contributor

@Joon-Klaps Joon-Klaps commented Oct 1, 2024

This PR will make all test previously ran using test.sh and test_with_load_state.sh who ran in series, run in parallel.
In addition to being faster on github, it gives a more clear overview of passed tests.

image

@Joon-Klaps Joon-Klaps changed the title Test ci matrix 2 Refactor github ci to use matrix strategy instead. Oct 1, 2024
@msuchard msuchard merged commit 70a4cc5 into beast-dev:master Oct 1, 2024
89 of 95 checks passed
@msuchard
Copy link
Member

msuchard commented Oct 3, 2024

@Joon-Klaps -- please fix ASAP whatever is going on with our junit tests: https://github.com/beast-dev/beast-mcmc/actions/runs/11170090199/job/31052214909

@Joon-Klaps
Copy link
Contributor Author

Hi @msuchard, sorry for the inconvenience, see the new PR that resolves this. #1207
Passing test: https://github.com/Joon-Klaps/beast-mcmc/actions/runs/11177794819/job/31074042568?pr=3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants