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 a70c7fc commit 1e7c035Copy full SHA for 1e7c035
.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