Skip to content

Commit

Permalink
workflows: sync project deps
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jan 8, 2025
1 parent 8f90bf7 commit f62d84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uv venv --python 3.10
source .venv/bin/activate
uv pip install -r requirements.in
uv sync --all-extras
- name: Check types with mypy
run: |
source .venv/bin/activate
Expand Down

0 comments on commit f62d84b

Please sign in to comment.