Skip to content

Commit

Permalink
build library only in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
vladotomov committed Dec 20, 2024
1 parent 698113d commit 6a6ee57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
metis-dir: ${{ env.METIS_TOP_DIR }}
mfem-dir: ${{ env.MFEM_TOP_DIR }}
mfem-branch: ${{ env.MFEM_BRANCH }}
library-only: 'true'

- name: build Remhos
run: |
Expand Down

0 comments on commit 6a6ee57

Please sign in to comment.