Skip to content

Commit

Permalink
TST: cleanup unused job name suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Dec 15, 2024
1 parent be6eda0 commit 7a545c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
tests:
name: 'Python ${{ matrix.python-version }} on ${{ matrix.os }} (free-threading: ${{ matrix.free-threading }})'
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7a545c0

Please sign in to comment.