Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxiangzhuang committed Nov 11, 2024
1 parent 3882b14 commit 52cd452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version-file: "pyproject.toml"

- name: Install the project
run: uv sync --extra --dev
run: uv sync --extra dev

- name: Lint with Mypy
run: uv run mypy toyml tests
Expand Down

0 comments on commit 52cd452

Please sign in to comment.