diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fae8ac903..ad6b944c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: cargo-cache ci_feature_powerset_check: - name: coverage + name: Verify Feature Combinations runs-on: ubuntu-latest steps: - uses: actions/checkout@v2