Merge pull request 'bugfix: remove checkout parameters' (#6) from feature/change-flow-settings-in-local-config into main
Publish to PyPI / Publish-to-PyPI (push) Failing after 14s

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
jt
2026-07-29 14:35:04 +00:00
-3
View File
@@ -10,9 +10,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v7
with:
fetch-depth: 0
fetch-tags: true
- name: Configure git
run: |