Skip to content

Commit

Permalink
Update pip-install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes authored Feb 7, 2024
1 parent 159be6a commit 13415de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build_wheels:
name: '${{ matrix.os }}:python-${{ matrix.python-version }}'}
name: '${{ matrix.os }}:python-${{ matrix.python-version }}'
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 13415de

Please sign in to comment.