Skip to content

Commit

Permalink
ci: enable on feat/**
Browse files Browse the repository at this point in the history
  • Loading branch information
nxqbao committed Nov 9, 2023
1 parent f694b44 commit 5028919
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

set -ex

yarn lint-staged
yarn clean
yarn compile
yarn plugin:storage-layout
git add logs/storage_layout.log
git add logs/contract_code_sizes.log
# yarn lint-staged
# yarn clean
# yarn compile
# yarn plugin:storage-layout
# git add logs/storage_layout.log
# git add logs/contract_code_sizes.log

0 comments on commit 5028919

Please sign in to comment.