diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 30ea5066..a882ef0d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -436,6 +436,8 @@ jobs: uses: actions/checkout@v5 - name: Check semver uses: obi1kenobi/cargo-semver-checks-action@v2 + with: + release-type: minor # Dummy job to have a stable name for the "all tests pass" requirement tests-pass: