mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 22:52:40 +00:00
Revert change to verbose
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
# run tests!
|
||||
- run:
|
||||
name: Tests
|
||||
command: npm run circleci --verbose
|
||||
command: npm run circleci
|
||||
|
||||
workflows:
|
||||
build_and_test:
|
||||
|
||||
Reference in New Issue
Block a user