Skip to content

Commit

Permalink
force execution
Browse files Browse the repository at this point in the history
  • Loading branch information
vpoulailleau committed Dec 13, 2024
1 parent cfcef68 commit 1c30c34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:
run: uv run python example.py

- name: Run pip freeze
if: always()
run: uv pip freeze

- name: Run tests
if: always()
run: uv run pytest

0 comments on commit 1c30c34

Please sign in to comment.