Skip to content

Commit a3c79f0

Browse files
committed
chore: use the specific ci:test in circle
1 parent a4f912d commit a3c79f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
at: .
3434
- run:
3535
name: Run tests
36-
command: yarn test
36+
command: yarn ci:test
3737
publish:
3838
<<: *defaults
3939
steps:

0 commit comments

Comments
 (0)