Skip to content

Commit 48089e2

Browse files
[CI] Remove conan package size instrumentation
1 parent eb8d026 commit 48089e2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ jobs:
8080
name: maven-local
8181
path: ~/.m2
8282
if-no-files-found: error
83-
84-
- run: du -hs ~/.conan2/
85-
- run: du -hs ~/.conan2/p
86-
- run: du -hs ~/.conan2/p/b
87-
8883
emulator:
8984
runs-on: ubuntu-22.04
9085
name: android-${{ matrix.emulator.api_level }} on ${{ matrix.emulator.arch }} (${{ matrix.emulator.api_type_target }})

0 commit comments

Comments
 (0)