0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-17 05:52:42 +00:00

Change test to verbose mode

This commit is contained in:
G.Ambatte
2022-03-22 11:58:19 +13:00
parent 274b3bcb7e
commit 4134e43f6e

View File

@@ -58,7 +58,7 @@ jobs:
# run tests! # run tests!
- run: - run:
name: Tests name: Tests
command: npm run circleci command: npm run circleci --verbose
workflows: workflows:
build_and_test: build_and_test: