Skip to content

Commit d5dc4c9

Browse files
Fix capitalization of requirements files and remove debug line.
1 parent ab3c05f commit d5dc4c9

File tree

4 files changed

+0
-1
lines changed

4 files changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616

1717
- name: Setup dependencies
1818
run: |
19-
ls ./.requirements
2019
uv pip install --system -r ./.requirements/${{ matrix.python-version }}-${{ runner.os }}.txt
2120
uv pip install --system pytest pytest-md pytest-emoji
2221
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)