We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fac8c commit 055586bCopy full SHA for 055586b
1 file changed
.github/workflows/main.yml
@@ -104,6 +104,7 @@ jobs:
104
with:
105
# We want our tags here
106
fetch-depth: 0
107
+ - uses: hynek/build-and-inspect-python-package@v1.1
108
- uses: "actions/setup-python@v4"
109
110
python-version: "3.10"
0 commit comments