diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 17a0872fc..40f497b78 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -45,7 +45,7 @@ jobs: - gcc: 12 plugins: "all" - test-windows: + run-tests: name: Test (${{ matrix.os }}, ${{ matrix.compiler }}, ${{ matrix.plugins }} plugins) needs: - build-windows