We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our CI pipeline currently uses a docker image from my private namespace:
fenicsx-adapter/.github/workflows/run-tutorials.yml
Line 15 in 354b1f4
We should use precice/precice instead.
precice/precice
Additionally, it uses a tutorial from @PhilipHildebrand 's fork:
Line 31 in 354b1f4
As soon as precice/tutorials#317 is merged, we should use git clone -b develop https://github.com/precice/tutorials.git
git clone -b develop https://github.com/precice/tutorials.git
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Our CI pipeline currently uses a docker image from my private namespace:
fenicsx-adapter/.github/workflows/run-tutorials.yml
Line 15 in 354b1f4
We should use
precice/precice
instead.Additionally, it uses a tutorial from @PhilipHildebrand 's fork:
fenicsx-adapter/.github/workflows/run-tutorials.yml
Line 31 in 354b1f4
As soon as precice/tutorials#317 is merged, we should use
git clone -b develop https://github.com/precice/tutorials.git
The text was updated successfully, but these errors were encountered: