mirror of https://github.com/folke/lazy.nvim.git
ci: remove tests dep
This commit is contained in:
parent
61c7156b57
commit
d0c00e697a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue