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