Skip to content

Commit 9a9eec6

Browse files
author
Josh Goldberg
committed
Added more test logging in config.yml
1 parent 93eee5b commit 9a9eec6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ jobs:
105105
- attach_workspace:
106106
at: "."
107107

108+
- run: ls test -l
109+
- run: ls test/tests -l
108110
- run: npm run test:unit -- --coverage
109111

110112
tsc:

0 commit comments

Comments
 (0)