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 e4825b4 commit e0be9afCopy full SHA for e0be9af
.github/workflows/pytests.yml
@@ -38,9 +38,6 @@ jobs:
38
- name: Install dependencies
39
run: poetry install --with dev
40
41
- - name: Export requirements.txt for compatibility
42
- run: poetry export --without-hashes -f requirements.txt -o requirements.txt
43
-
44
- name: Setup Gardenlinux
45
uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
46
0 commit comments