Skip to content

Commit

Permalink
ci: Disable nightly tests until Neovim nightly is fixed
Browse files Browse the repository at this point in the history
Once neovim/neovim#30792 is fixed, nightly
tests can be re-enabled.
  • Loading branch information
kristijanhusak committed Dec 18, 2024
1 parent 4c2528a commit 07c479c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- v0.10.0
- v0.10.1
- v0.10.2
- nightly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 07c479c

Please sign in to comment.