Skip to content

Commit 27e2cf0

Browse files
authored
---
1 parent c3a0318 commit 27e2cf0

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
@@ -93,13 +93,6 @@ jobs:
9393
run: |
9494
./gradlew :test --tests "com.jetbrains.dart.analysisServer.*"
9595
working-directory: third_party
96-
- name: Upload build reports
97-
uses: actions/upload-artifact@v4
98-
with:
99-
name: build
100-
path: |
101-
**/build/reports/
102-
**/build/test-results/
10396
# Job 4: Verify Plugin
10497
verify-plugin:
10598
needs: build-plugin

0 commit comments

Comments
 (0)