We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81131b9 commit 8e763c0Copy full SHA for 8e763c0
1 file changed
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
python-version: '3.10'
34
cache: 'poetry'
35
- o
+
36
- name: Cache deps
37
run: poetry install
38
0 commit comments