We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c88515 commit 774be77Copy full SHA for 774be77
.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