Skip to content

Commit

Permalink
Merge pull request #403 from neutrinoceros/tst/cleanup
Browse files Browse the repository at this point in the history
TST: cleanup unused job name suffix
  • Loading branch information
neutrinoceros authored Dec 15, 2024
2 parents c173ada + 7a545c0 commit e00c880
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 e00c880

Please sign in to comment.