non-shallow for poetry

This commit is contained in:
Kyle Altendorf
2025-07-16 19:58:59 -04:00
parent d4dc7b237a
commit 1f1d7ee6bb
+2
View File
@@ -62,6 +62,8 @@ jobs:
git config --global core.autocrlf false
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: Chia-Network/actions/setup-python@main
with: