Skip to content

Commit

Permalink
fix: add -i flag
Browse files Browse the repository at this point in the history
  • Loading branch information
apskhem committed Sep 23, 2024
1 parent aa480ab commit 2951ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ scripts:

license-check:
run: |
melos exec -- lic_ck check-licenses -c $MELOS_ROOT_PATH/melos.yaml
melos exec -- lic_ck check-licenses -c $MELOS_ROOT_PATH/melos.yaml -i
description: Run `lic_ck` checks for all packages.

test:select:
Expand Down

0 comments on commit 2951ed7

Please sign in to comment.