fix name of job

develop
Myk Taylor 2023-08-03 23:53:45 -07:00
parent 3599403f21
commit 10525aa6ae
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -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