Skip to content

Commit

Permalink
fix: whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyjlaurent committed Dec 13, 2023
1 parent 9048186 commit 98f0e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
pytest tests
build_wheels:
name: Build wheels on ${{matrix.arch}} for ${{ matrix.os }}
name: Build wheels on ${{matrix.arch}} for ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 98f0e9b

Please sign in to comment.