Skip to content

Commit f2cee66

Browse files
committed
DROP BEFORE MERGE check env on entry to Install PETSc step
1 parent b59f1d9 commit f2cee66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ jobs:
543543
544544
- name: Install PETSc
545545
run: |
546+
env
546547
if [ ${{ inputs.target_branch }} = 'release' ]; then
547548
git clone --depth 1 \
548549
--branch $(python3 ./firedrake-repo/scripts/firedrake-configure --gpu-arch cuda --show-petsc-version) \

0 commit comments

Comments
 (0)