We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b914ad commit cc982ddCopy full SHA for cc982dd
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: yarn --prefer-offline --frozen-lockfile
31
- run: yarn run check
32
- run: yarn run build
33
- - uses: ipfs/aegir/actions/bundle-size@feat/remove-webpack-karma
+ - uses: ipfs/aegir/actions/bundle-size@master
34
name: Check bundle size
35
with:
36
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments