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 daaf5d2 commit bad7e9cCopy full SHA for bad7e9c
.github/workflows/build.yml
@@ -79,6 +79,7 @@ jobs:
79
--install icepack \
80
--install irksome \
81
--install femlium \
82
+ --package-branch ufl mscroggs/delete-unused-code \
83
|| (cat firedrake-install.log && /bin/false)
84
- name: Install test dependencies
85
run: |
0 commit comments