setup-py needs config too

This commit is contained in:
Ross McFarland
2023-10-07 08:59:31 -07:00
parent 32395331dc
commit 75d8ec53f9
+1
View File
@@ -47,6 +47,7 @@ jobs:
coverage.xml
htmlcov
setup-py:
needs: config
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4