Skip to content

Commit 00e5014

Browse files
ijjkTimer
authored andcommitted
Don't require test job for deploying (vercel#8194)
1 parent 8a74f0a commit 00e5014

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
@@ -197,7 +197,7 @@ workflows:
197197
- canary
198198
- deploy:
199199
requires:
200-
- test
200+
- build
201201
filters:
202202
branches:
203203
only:

0 commit comments

Comments
 (0)