diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 64be914..3986e28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: args: ${{ matrix.features }} test-msrv: - name: Test MSRV + name: Test Suite runs-on: ubuntu-latest strategy: matrix: @@ -76,7 +76,7 @@ jobs: command: test test-os: - name: Test Platform Matrix + name: Test Suite runs-on: ${{ matrix.os }} strategy: matrix: