Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Sep 12, 2024
1 parent f52ec11 commit b55cb2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
- uses: actions/upload-artifact@v4
name: Upload wheel as artifact
with:
with:
name: wheels-${{ strategy.job-index }}
name: wheels-${{ strategy.job-index }}
path: |
./dist/*.whl
Expand Down

0 comments on commit b55cb2e

Please sign in to comment.