home-manager/.github/workflows
Thiago Kenji Okada 309808afbc github: disable `strategy.fail-fast`
From https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

macOS pipeline is broken for quite some time, and when it fails before the
Ubuntu pipeline it fails it too (even if the tests are passing).

Setting `strategy.fail-fast` to false should avoid this issue.
2021-10-14 13:47:15 -03:00
..
github_pages.yml ci: bump cachix/install-nix-action from 13 to 14 2021-09-13 01:12:40 +00:00
test.yml github: disable `strategy.fail-fast` 2021-10-14 13:47:15 -03:00