Skip to content

Commit

Permalink
Update test_pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersonfparil authored Nov 6, 2024
1 parent 7c82074 commit 36ccbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Install the project
run: uv sync --all-extras --dev
- name: Run tests
run: uv run pytest tests
run: uv run pytest

0 comments on commit 36ccbe1

Please sign in to comment.