Skip to content

Docs fix #19

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

Merged
merged 2 commits into from
May 19, 2025
Merged

Docs fix #19

merged 2 commits into from
May 19, 2025

Conversation

brownbaerchen
Copy link
Contributor

Some shells require quotes when defining the number of parallel tasks to limit testing to, i.e. you need to run mpiexec -n 3 pytest -m "parallel[3]" instead of mpiexec -n 3 pytest -m parallel[3]. This PR changes the README to show the more general version with quotes.

Also, turns out the CI badge was not working. Since I don't have the rights to add one that works, I just removed the current badge.

Copy link
Collaborator

@connorjward connorjward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@connorjward connorjward merged commit 569e1bc into firedrakeproject:main May 19, 2025
5 checks passed
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