We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1b6bd commit 9b8f70cCopy full SHA for 9b8f70c
.github/workflows/build.yml
@@ -84,6 +84,8 @@ jobs:
84
--install defcon \
85
--install gadopt \
86
--install asQ \
87
+ --package-branch tsfc ksagiyam/introduce_mixed_map \
88
+ --package-branch ufl ksagiyam/introduce_mixed_map \
89
|| (cat firedrake-install.log && /bin/false)
90
- name: Install test dependencies
91
run: |
0 commit comments