ci: remove tests dep

This commit is contained in:
Folke Lemaitre 2024-07-05 16:04:28 +02:00
parent 61c7156b57
commit d0c00e697a
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ jobs:
docs:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' && github.repository_owner == 'folke' }}
needs: tests
env:
GH_TOKEN: ${{ github.token }}
steps: