mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
setup-py needs config too
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -47,6 +47,7 @@ jobs:
|
||||
coverage.xml
|
||||
htmlcov
|
||||
setup-py:
|
||||
needs: config
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user