We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8bff2 commit cdaa5f6Copy full SHA for cdaa5f6
1 file changed
.github/workflows/build-test-package-publish.yml
@@ -133,6 +133,7 @@ jobs:
133
if: always()
134
135
- name: Run Plugin Verification tasks
136
+ continue-on-error: true
137
run: |
138
cd intellij-client
139
./gradlew clean buildPlugin
0 commit comments