Skip to content

Commit e6c33ea

Browse files
authored
Update test_mpc.yml (#149)
1 parent cc5dad6 commit e6c33ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_mpc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
petsc_arch: ${{ env.PETSC_ARCH }}
9898
- name: Restrict CFFI
9999
run:
100-
python3 -m pip install --no-build-isolation cffi<1.17
100+
python3 -m pip install --no-build-isolation "cffi<1.17"
101101

102102
- name: Install DOLFINx-MPC (C++)
103103
run: |

0 commit comments

Comments
 (0)