Skip to content

Commit

Permalink
More testing
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Apr 15, 2024
1 parent 9e35086 commit 23d6e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
env:
OMPI_ALLOW_RUN_AS_ROOT: 1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: 1
SCOTCH_ROOT: ${{ vars.PETSC_DIR }}/linux-gnu-real64-32
# SCOTCH_ROOT: ${{ vars.PETSC_DIR }}/linux-gnu-real64-32

steps:
- name: Set SCOTCH dir
Expand All @@ -82,7 +82,7 @@ jobs:
- name: Test arch (1)
run: |
echo "PETSC: ${PETSC_DIR}"
echo "SCOTCH-dir ${SCOTCH_ROOT}"
echo "SCOTCH-dir ${SCOTCH_DIR}"
- name: Install FEniCS Python components (default branches/tags)
if: github.event_name != 'workflow_dispatch'
Expand Down

0 comments on commit 23d6e7d

Please sign in to comment.