diff --git a/.github/workflows/ci-heavy.yml b/.github/workflows/ci-heavy.yml index 98a25a77..25957adc 100644 --- a/.github/workflows/ci-heavy.yml +++ b/.github/workflows/ci-heavy.yml @@ -256,7 +256,7 @@ jobs: run: cargo hack check --rust-version -p ${{ matrix.crate }} result: - name: Result (CI-heavy) + name: Result (CI) runs-on: ubuntu-latest needs: - docs