Skip to content

Commit 1d31933

Browse files
committed
k
1 parent 067ccb0 commit 1d31933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
--package-branch ufl ksagiyam/introduce_mixed_map \
8989
--package-branch petsc ksagiyam/merge_upstream \
9090
--package-branch slepc ksagiyam/merge_upstream \
91-
|| (cat firedrake-install.log && /bin/false)
91+
||(cat firedrake-install.log && /bin/false)
9292
- name: Install test dependencies
9393
run: |
9494
. ../firedrake_venv/bin/activate

0 commit comments

Comments
 (0)