Skip to content

Commit

Permalink
chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Oct 23, 2024
1 parent 13bb4bd commit 2ca95d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ yarn upgrade
git add package* yarn.lock
git diff --quiet --staged || git commit -m 'chore(deps): yarn upgrade'

yarn run chrome

yarn run lint
git add src
git diff --quiet --staged || git commit -m 'chore: lint'
Expand Down

0 comments on commit 2ca95d5

Please sign in to comment.