There was an error while loading. Please reload this page.
1 parent 3ffdf65 commit 787c589Copy full SHA for 787c589
1 file changed
.github/workflows/project.yml
@@ -62,6 +62,7 @@ jobs:
62
- run: rm -rf *
63
- run: tar -zxf /tmp/dd-trace.tgz -C $(pwd)
64
- run: yarn --prod --ignore-optional
65
+ - run: ls -lisa
66
- name: Compute module size tree and report
67
uses: qard/heaviest-objects-in-the-universe@e2af4ff3a88e5fe507bd2de1943b015ba2ddda66 # v1.0.0
68
with:
0 commit comments