Skip to content

Commit e5de3a9

Browse files
committed
Updated config.yml
1 parent cda7b96 commit e5de3a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
- run:
1717
name: Build
1818
command: python setup.py build
19-
- run:
20-
name: Run Unit Tests
21-
command: pytest tests/unit
2219
- run:
2320
name: Run Integration Tests
2421
command: pytest tests/integration

0 commit comments

Comments
 (0)