We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb75a0e commit 15fdc09Copy full SHA for 15fdc09
.github/workflows/dolfin-tests.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
path: ./dolfinx
60
repository: FEniCS/dolfinx
61
- ref: mscroggs/lagrange_gll
+ 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