diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7db4d68..ba4cdf1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: fail-on-alert: true all-checks: - name: all-checks + name: All Checks runs-on: ubuntu-latest if: github.event_name == 'pull_request' needs: unittests