Skip to content

Commit

Permalink
test: remove the neovim plugin test since it is already tested in a d…
Browse files Browse the repository at this point in the history
…edicated workflow.
  • Loading branch information
Adirelle committed May 12, 2024
1 parent 2e7e6db commit 377ae0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
components: rustfmt
- uses: taiki-e/install-action@v2
with:
tool: nextest,just,cargo-deny,cargo-msrv,cargo-machete,usage-cli
tool: nextest,cargo-deny,cargo-msrv,cargo-machete,usage-cli
- name: Install direnv
run: sudo apt-get update; sudo apt-get install direnv
- run: cargo nextest run --all-features
Expand Down Expand Up @@ -89,7 +89,6 @@ jobs:
direnv \
fd-find \
fish \
gettext \
pipx \
python3-venv \
zsh
Expand Down
4 changes: 0 additions & 4 deletions e2e/plugins/test_neovim_slow

This file was deleted.

0 comments on commit 377ae0e

Please sign in to comment.