We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a79b03 commit e96662dCopy full SHA for e96662d
1 file changed
.github/workflows/check-build-deploy.yaml
@@ -44,7 +44,7 @@ jobs:
44
enable-cache: true
45
46
- name: Install mypy From Locked Dependencies
47
- run: uv sync --no-group dev --group type-check --group test
+ run: uv sync --no-group dev --group type-check
48
49
- name: Store Hashed Python Version
50
id: store-hashed-python-version
0 commit comments