Skip to content

Commit

Permalink
test: disable some non-working plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 9, 2025
1 parent bc1fa08 commit 106ee40
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ jobs:
command: mise exec dotnet@latest -- dotnet --list-sdks
- plugin: flutter
command: mise exec flutter@latest -- flutter --version
- plugin: crystal
command: mise exec crystal@latest -- crystal -v
# - plugin: crystal
# command: mise exec crystal@latest -- crystal -v
- plugin: neovim
command: mise exec neovim@latest -- nvim --version
- plugin: php
Expand Down Expand Up @@ -136,14 +136,13 @@ jobs:
- levant
- consul
- boundary
- postgres
# - postgres
- rust
- action-validator
- dotnet-core
- neovim
- poetry
# TODO: - haskell not working due to already existing on image
- link
- lua
- redis
- gcloud
Expand Down

0 comments on commit 106ee40

Please sign in to comment.