Skip to content

Commit

Permalink
ci: we were so close
Browse files Browse the repository at this point in the history
  • Loading branch information
denehoffman committed Dec 4, 2024
1 parent e972bbb commit 0f1b950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maturin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install pytest
run: uv pip install pytest
- name: Run tests
run: pytest
run: .venv/bin/pytest

linux:
needs: test
Expand Down

0 comments on commit 0f1b950

Please sign in to comment.