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 0e42252 commit 19a83ecCopy full SHA for 19a83ec
.github/workflows/presubmit.yaml
@@ -126,10 +126,3 @@ jobs:
126
./gradlew verifyPluginSignature
127
./gradlew verifyPluginStructure
128
working-directory: third_party
129
- # Collect Plugin Verifier Results
130
- - name: Collect Plugin Verifier Results
131
- if: ${{ always() }}
132
- uses: actions/upload-artifact@v4
133
- with:
134
- name: pluginVerifier-results
135
- path: build/reports/pluginVerifier
0 commit comments