updated pyproject.yaml

This commit is contained in:
Schmieder, Jacob
2024-05-31 14:23:59 +00:00
parent 44a14a7ce7
commit c62df0bd17
-1
View File
@@ -57,7 +57,6 @@ jobs:
steps:
- name: Checkout Repository Tags
uses: actions/checkout@v4
if: github.ref == 'refs/tags/v*'
with:
fetch-depth: '0'
branch: 'main'