Skip to content

Commit

Permalink
better name
Browse files Browse the repository at this point in the history
  • Loading branch information
wasade committed May 4, 2023
1 parent b933121 commit e5f8f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# adapted from
# https://github.com/biopython/biopython/blob/master/.github/workflows/ci.yml
build_wheels:
name: Build wheels on ${{ matrix.os }}
name: Build wheels (py ${{ matrix.pyver }}) ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit e5f8f04

Please sign in to comment.