We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0b896 commit 9872292Copy full SHA for 9872292
1 file changed
.github/workflows/main.yaml
@@ -18,7 +18,6 @@ jobs:
18
- uses: actions/setup-python@v4
19
with:
20
python-version: ${{ matrix.python-version }}
21
- cache: 'poetry'
22
23
- name: Install dependencies
24
run: poetry install
0 commit comments