Skip to content

Commit 134bd78

Browse files
committed
Use a mapping on CircleCI config
1 parent 48c2930 commit 134bd78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ workflows:
6363
- checks
6464
- tests
6565
- tests-embedapi:
66-
requires:
67-
- checks
68-
- tests
66+
requires:
67+
- checks
68+
- tests

0 commit comments

Comments
 (0)