Skip to content

Commit 33bf483

Browse files
committed
DROP BEFORE MERGE temporarily add --trace to PETSc make ckeck
1 parent 04d12d9 commit 33bf483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ jobs:
556556
--arch default --gpu-arch cuda --show-petsc-configure-options | \
557557
xargs -L1 ./configure --with-make-np=4
558558
make
559-
make check
559+
make --trace check
560560
{
561561
echo "PETSC_DIR=/__w/firedrake/firedrake/petsc"
562562
echo "PETSC_ARCH=arch-firedrake-default-cuda"

0 commit comments

Comments
 (0)