Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nitely committed Feb 17, 2025
1 parent 8c4f894 commit ff9e677
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 @@ -32,7 +32,7 @@ jobs:
run: |
uv build --sdist
- name: Test lock
run: UV_FROZEN=0 uv lock --check
run: UV_FROZEN="" uv lock --check
- name: Run Tests
run: |
uv run spirit startproject test_project
Expand Down

0 comments on commit ff9e677

Please sign in to comment.