Skip to content

Commit

Permalink
Add subfiling checks to the gcc action (#4776)
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins authored Aug 27, 2024
1 parent b568738 commit d4b0a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-auto-par.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
--with-default-api-version=v114 \
--enable-shared \
--enable-parallel \
--enable-subfiling-vfd \
--disable-cxx \
--enable-fortran \
--disable-java \
Expand Down

0 comments on commit d4b0a15

Please sign in to comment.