We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ebfbcb commit 5d9c40eCopy full SHA for 5d9c40e
.github/workflows/api-py-publish.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: actions/setup-python@v5
31
with:
32
python-version-file: "pyproject.toml"
33
- cache: "poetry"
34
- name: Generate API Client
35
run: make gen-client-py
36
- name: Publish package
0 commit comments