We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09139f9 commit 8608356Copy full SHA for 8608356
.github/workflows/build.yml
@@ -83,6 +83,7 @@ jobs:
83
--install defcon \
84
--install gadopt \
85
--install asQ \
86
+ --package-branch tsfc ksagiyam/use_canonical_quadrature_point_ordering \
87
|| (cat firedrake-install.log && /bin/false)
88
- name: Install test dependencies
89
run: |
0 commit comments