Skip to content

Commit

Permalink
[DEV] Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
laclouis5 committed Aug 25, 2024
1 parent 49b630b commit 8417918
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,4 @@ jobs:
run: uv sync --dev

- name: Run tests
run: uv run pytest tests

- name: Minimize uv cache
run: uv cache prune --ci
run: uv run pytest tests

0 comments on commit 8417918

Please sign in to comment.