We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50e0d8 commit e0d989bCopy full SHA for e0d989b
1 file changed
.github/workflows/codeql-analysis.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Install dependencies
42
run: |
43
- make venv ARGS="--no-install-project"
+ make venv ARGS="--no-extra gssapi"
44
45
- name: Run mypy
46
run: uv run mypy ./data_rentgen --config-file ./pyproject.toml
0 commit comments