We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e76d9 commit 5c5867aCopy full SHA for 5c5867a
1 file changed
.github/workflows/run-tests.yml
@@ -29,10 +29,6 @@ jobs:
29
- name: Install poetry
30
run: python -m pip install poetry
31
32
- - name: Set poetry installer config
33
- if: runner.os == 'macOS'
34
- run: echo "POETRY_INSTALLER_NO_BINARY=:none:" >> $GITHUB_ENV
35
-
36
- name: Cache the virtualenv
37
id: cache-venv
38
uses: actions/cache@v4
0 commit comments