Closed
Description
The fail-fast strategy is currently in the workflow template:
strategy:
fail-fast: false
However, there is only a single job (ubuntu-latest
) with no matrix so this will have no effect if it's true or false. This yaml snippet should be removed.
Metadata
Metadata
Assignees
Labels
No labels