Skip to content

Commit

Permalink
chore(intellij): remove unnecessary workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Oct 25, 2023
1 parent 2faac47 commit e0a6381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-intellij.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
with:
run_install: |
- args: [--filter=\!./framework-plugins/\*/tests/apps/\*]
- run: pnpm turbo run build --scope=@previewjs/intellij-daemon --include-dependencies
- run: cd integrations/intellij && ./gradlew ktlintCheck
- run: cd integrations/intellij && ./gradlew runPluginVerifier
- run: cd integrations/intellij && ./gradlew buildPlugin

0 comments on commit e0a6381

Please sign in to comment.