Skip to content

Commit 2f8d35f

Browse files
committed
circleci fix
1 parent 42298d0 commit 2f8d35f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.circleci/config.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,3 @@ jobs:
3131
# submit to codecov
3232
- run: apt install -y curl
3333
- run: bash <(curl -s https://codecov.io/bash)
34-
35-
workflows:
36-
version: 2
37-
lint_and_build:
38-
jobs:
39-
- lint
40-
- build

0 commit comments

Comments
 (0)