Skip to content

Commit 5d6b187

Browse files
Bump circle version to 2.1 (#19)
* Bump circle version to 2.1 * Fix jobs
1 parent ddacdcc commit 5d6b187

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.circleci/config.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2
1+
version: 2.1
22

33
jobs:
44
analyse:
@@ -25,7 +25,4 @@ jobs:
2525
workflows:
2626
test:
2727
jobs:
28-
- checkout_code
29-
- analyse:
30-
requires:
31-
- checkout_code
28+
- analyse

0 commit comments

Comments
 (0)