Skip to content

Commit c3dceeb

Browse files
committed
k
1 parent 272d328 commit c3dceeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/core.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
--branch $(python3 ./firedrake-repo/scripts/firedrake-configure --show-petsc-version) \
143143
https://gitlab.com/petsc/petsc.git
144144
else
145-
git clone --depth 1 https://gitlab.com/petsc/petsc.git
145+
git clone https://gitlab.com/petsc/petsc.git
146146
fi
147147
cd petsc
148148
git checkout ksagiyam/fix_submesh_coordinates

0 commit comments

Comments
 (0)