Skip to content

Commit

Permalink
job name
Browse files Browse the repository at this point in the history
  • Loading branch information
vaultah committed Oct 27, 2023
1 parent fe3d669 commit a3e6acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
type: string
jobs:
build-wheels:
name: Build wheels on ${{ matrix.os }}
name: Build and test wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit a3e6acd

Please sign in to comment.