discourse/.github/workflows
David Taylor e9c1e3d022
DEV: Always run all three qunit partitions, even with earlier failure (#16411)
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.
2022-04-07 14:44:52 +01:00
..
ember_with_plugins.yml Build(deps): Bump actions/cache from 2 to 3 (#16296) 2022-03-31 12:51:42 +02:00
linting.yml Build(deps): Bump actions/cache from 2 to 3 (#16296) 2022-03-31 12:51:42 +02:00
tests.yml DEV: Always run all three qunit partitions, even with earlier failure (#16411) 2022-04-07 14:44:52 +01:00