Skip to content

Commit

Permalink
Fix CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
hellmrf committed Dec 6, 2024
1 parent 6ec8989 commit acb9407
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Inspect dependencies
run: uv run deptry .

- name: Check lock file consistency
run: uv sync --locked

Expand Down

0 comments on commit acb9407

Please sign in to comment.