Skip to content

Commit 16923b5

Browse files
BordaCopilot
andauthored
Update .github/workflows/ci-tests-fabric.yml
Co-authored-by: Copilot <[email protected]>
1 parent abf89a5 commit 16923b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests-fabric.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run: |
9797
cd requirements/fabric
9898
pip install -U "lightning-utilities[cli]"
99-
python -m lightning_utilities.cli requirements set-oldest --req_files "['base.txt', 'strategies.txt', 'examples.txt', 'test.txt']"
99+
python -m lightning_utilities.cli requirements set-oldest --req_files "['base.txt', 'strategies.txt', 'test.txt']"
100100
pip install "cython<3.0" wheel
101101
pip install "pyyaml==5.4" --no-build-isolation
102102

0 commit comments

Comments
 (0)