e9c1e3d022
Previously, if Core QUnit 1 failed, then QUnit 2/3 wouldn't even be attempted. When dealing with multiple failures, this can make the feedback cycle. Setting `if: always()` ensures that the steps run regardless of any earlier failures. This is the same approach we take in the linting workflow. |
||
---|---|---|
.. | ||
workflows | ||
dependabot.yml | ||
pull_request_template.md |