Skip to content

Commit

Permalink
[CI] Remove conan package size instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 3, 2024
1 parent eb8d026 commit 48089e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@ jobs:
name: maven-local
path: ~/.m2
if-no-files-found: error

- run: du -hs ~/.conan2/
- run: du -hs ~/.conan2/p
- run: du -hs ~/.conan2/p/b

emulator:
runs-on: ubuntu-22.04
name: android-${{ matrix.emulator.api_level }} on ${{ matrix.emulator.arch }} (${{ matrix.emulator.api_type_target }})
Expand Down

0 comments on commit 48089e2

Please sign in to comment.