diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ef61ead20f..44cc3332ae 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -21,6 +21,7 @@ jobs: - 39 - 40 - 41 + fail-fast: false # if one fails, keep the other(s) running name: "🛃 Unit tests (Fedora ${{ matrix.fedora_version }})" runs-on: ubuntu-latest container: