Skip to content

Commit 7ba1267

Browse files
committed
drop --verbose opt
1 parent e599d01 commit 7ba1267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848

4949
- name: Run tests
5050
run: |
51-
npm test --verbose
51+
npm test

0 commit comments

Comments
 (0)