debian-forge/.github/workflows
Major Hayden cd4c6944c6 🧨 Run all RPM builds even if one fails
By default, GitHub Actions stops running all RPM builds if one fails.
This means that a temporary repository issue (like what is happening
with F32 today) stops all RPM builds.

Set the `fail-fast` option to `false` to disable this behavior.

Signed-off-by: Major Hayden <major@redhat.com>
2020-02-27 19:25:29 +01:00
..
build_rpms.yml 🧨 Run all RPM builds even if one fails 2020-02-27 19:25:29 +01:00
tests.yml Run unit tests in GitHub Actions 2020-02-25 20:16:49 +01:00