Update run-tests.yml

This commit is contained in:
Jeremiah Lowin 2024-12-02 19:47:02 -05:00
commit fc256b6373

View file

@ -28,7 +28,7 @@ permissions:
jobs:
run_tests:
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
name: "Run tests: Python ${{ matrix.python-version }} on ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
strategy:
matrix: