Skip to content

Commit

Permalink
Merge pull request #105 from ChainSafe/mpetrunic/revert-ci-fix
Browse files Browse the repository at this point in the history
revert ci fix
  • Loading branch information
mpetrunic authored Aug 19, 2021
2 parents d7dadc4 + e8ae730 commit 4138bee
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ jobs:
- run: yarn --prefer-offline --frozen-lockfile
- run: yarn run build
- run: yarn run check
# enable post chainsafe release
# - uses: ipfs/aegir/actions/bundle-size@master
# name: Check bundle size
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: ipfs/aegir/actions/bundle-size@master
name: Check bundle size
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

test-node:
name: Test Nodejs
Expand Down

0 comments on commit 4138bee

Please sign in to comment.