Skip to content

Commit 9b6b9d0

Browse files
committed
chore: test all in CI
1 parent d17cbf9 commit 9b6b9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ workflows:
4444
jobs:
4545
- template:
4646
name: test
47-
run-command: 'test:affected --code-coverage'
47+
run-command: 'test:affected --all --code-coverage'
4848
post-steps:
4949
- 'codecov/upload'
5050

0 commit comments

Comments
 (0)