Skip to content

Commit

Permalink
clean up debug cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
calebmshafer committed Nov 10, 2023
1 parent 900cc8e commit b255eda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
node common/scripts/install-run-rush.js check
echo 'Checking Changes...'
node common/scripts/install-run-rush.js -d change -v
echo $?
node common/scripts/install-run-rush.js change -v
echo 'Building...'
node common/scripts/install-run-rush.js rebuild
Expand Down

0 comments on commit b255eda

Please sign in to comment.