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 dc1cbdd commit 151e68bCopy full SHA for 151e68b
1 file changed
.github/workflows/tox.yaml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v5.0.0
25
with:
26
- lfs: true
+ lfs: false # 2025-09-16 out of budget
27
- name: Set up Python ${{ matrix.python-version }}
28
uses: actions/setup-python@v6.0.0
29
0 commit comments