We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba0a35 commit 6cc6564Copy full SHA for 6cc6564
.github/workflows/dolfin-tests.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
path: ./dolfinx
60
repository: FEniCS/dolfinx
61
- ref: geometry-3d
+ ref: main
62
- name: Clone and install DOLFINx
63
run: |
64
cmake -G Ninja -DCMAKE_BUILD_TYPE=Developer -B build -S dolfinx/cpp/
0 commit comments