Skip to content

Commit caeaa4d

Browse files
author
Sven Ulrich
committed
depend test on build
1 parent 4e6d471 commit caeaa4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,6 @@ workflows:
4242
build-and-deploy:
4343
jobs:
4444
- build
45-
- test
45+
- test:
46+
requires:
47+
- build

0 commit comments

Comments
 (0)