Skip to content

Commit

Permalink
aha fixed it
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekrubin committed Dec 15, 2023
1 parent b6b1150 commit 2fbc16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: wheels
path: dist
path: utiles-pyo3/dist
- name: pytest
if: ${{ startsWith(matrix.target, 'x86_64') }}
shell: bash
Expand Down

0 comments on commit 2fbc16a

Please sign in to comment.