Skip to content

Commit

Permalink
ci: Fix typo
Browse files Browse the repository at this point in the history
Yet another one.
  • Loading branch information
st-bender committed Jan 29, 2022
1 parent bb1b876 commit df89266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
path: ./dist/*.whl

build_wheels:
name: Wheels on ${{ matrix os }}
name: Wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit df89266

Please sign in to comment.