consolidate workflow files to display CI workflow graph under workflow summary page#409
Closed
ilaflott wants to merge 3 commits into
Closed
consolidate workflow files to display CI workflow graph under workflow summary page#409ilaflott wants to merge 3 commits into
ilaflott wants to merge 3 commits into
Conversation
Member
Author
ilaflott
commented
Jun 11, 2026
Comment on lines
+64
to
+66
| env: | ||
| MPI: ${{ matrix.with_mpi }} | ||
| QUAD_P: ${{ matrix.enable_quad_precision }} |
Member
Author
There was a problem hiding this comment.
this is less indented than before. according to github doc + gemini, it appears the environment variable should be read appropriately all the same. github shoves the environment variables into the container for you by assumption.
8 tasks
Member
Author
|
closing as superseded by #410 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
collapse
main,main_expensive,distcheckworkflow files --> onemainworkflow file with the same exact task dependenciesCloses #408
How Has This Been Tested?
see checks, specifically the summary
Checklist:
make distcheckpasses