Skip to content

Commit 19a83ec

Browse files
authored
--
1 parent 0e42252 commit 19a83ec

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/presubmit.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,3 @@ jobs:
126126
./gradlew verifyPluginSignature
127127
./gradlew verifyPluginStructure
128128
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

Comments
 (0)