We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17cbf9 commit 9b6b9d0Copy full SHA for 9b6b9d0
1 file changed
.circleci/config.yml
@@ -44,7 +44,7 @@ workflows:
44
jobs:
45
- template:
46
name: test
47
- run-command: 'test:affected --code-coverage'
+ run-command: 'test:affected --all --code-coverage'
48
post-steps:
49
- 'codecov/upload'
50
0 commit comments