We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45c81e commit 470391cCopy full SHA for 470391c
.github/workflows/build.yml
@@ -62,8 +62,6 @@ jobs:
62
echo "$CHANGELOG" >> $GITHUB_OUTPUT
63
echo "EOF" >> $GITHUB_OUTPUT
64
65
- ./gradlew listProductsReleases # prepare list of IDEs for Plugin Verifier
66
-
67
# Build plugin
68
- name: Build plugin
69
run: ./gradlew buildPlugin
.github/workflows/test.yml
@@ -65,8 +65,6 @@ jobs:
70
71
72
0 commit comments