We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3890206 commit e788b48Copy full SHA for e788b48
.github/workflows/check.yaml
@@ -36,7 +36,6 @@ jobs:
36
with:
37
enable-cache: true
38
cache-dependency-glob: "pyproject.toml"
39
- github-token: ${{ secrets.GITHUB_TOKEN }}
40
- name: Install tox
41
run: uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv
42
- name: Install Python
0 commit comments