Skip to content

Commit fe8cc25

Browse files
hopefully fix uv.lock issue
1 parent bcb8167 commit fe8cc25

2 files changed

Lines changed: 0 additions & 46 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
- name: Install dependencies
2626
run: uv sync --all-extras
2727

28-
- name: Debug lockfile
29-
run: |
30-
head -100 uv.lock
31-
grep -A10 "asgiref" uv.lock
32-
3328
- name: Check formatting
3429
run: uv run ruff format --check drift/ tests/
3530

uv.lock

Lines changed: 0 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)