Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppwwyyxx authored Jan 8, 2022
1 parent 142d746 commit 4470cce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
- run:
command: python -m pip install --use-feature=in-tree-build ./PythonAPI
name: Install From Source
- run:
command: |
python tests/test_cases.py
name: Run Simple Test Cases

build-from-sdist:
executor: python/default
Expand Down

0 comments on commit 4470cce

Please sign in to comment.