mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
Update run-tests.yml
This commit is contained in:
parent
7700a03280
commit
fc256b6373
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue