Skip to content

Commit e0be9af

Browse files
committed
CI: Remove broken export command call
1 parent e4825b4 commit e0be9af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pytests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- name: Install dependencies
3939
run: poetry install --with dev
4040

41-
- name: Export requirements.txt for compatibility
42-
run: poetry export --without-hashes -f requirements.txt -o requirements.txt
43-
4441
- name: Setup Gardenlinux
4542
uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
4643

0 commit comments

Comments
 (0)