Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: opt-out of size checks in node only cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala committed Oct 20, 2020
1 parent e8943d4 commit 0b86462
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: npm i
- uses: ipfs/aegir/actions/bundle-size@master
- uses: ipfs/aegir/actions/bundle-size@gozala/nosizecheck
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Empty file added packages/ipfs-cli/.nosizecheck
Empty file.
Empty file.
Empty file.

0 comments on commit 0b86462

Please sign in to comment.