diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c296fef..91527fe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -267,7 +267,7 @@ jobs: path: docs/demo test: - name: Test (${{ matrix.test-type }}, ${{ matrix.platform }}, ${{ matrix.arch }}, debug) + name: Test (${{ matrix.platform }}, ${{ matrix.arch }}, ${{ matrix.test-type }}, debug) needs: [check-archive, check-pre-commit] runs-on: ${{ matrix.os }} strategy: