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 52035a5 commit 7ecfab8Copy full SHA for 7ecfab8
.github/workflows/test.yml
@@ -50,7 +50,6 @@ jobs:
50
uses: actions/setup-python@v5
51
with:
52
python-version: ${{ matrix.python-version }}
53
- cache: 'poetry'
54
55
- name: Install Poetry
56
uses: snok/install-poetry@v1
0 commit comments