Skip to content

Commit

Permalink
[CI] Fix ci bug (#592)
Browse files Browse the repository at this point in the history
Signed-off-by: zhangjunfan <[email protected]>
  • Loading branch information
zuston authored Sep 2, 2021
1 parent f8daf80 commit 0c70fb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:

steps:
- checkout
- run: sudo ln -sf /usr/bin/python3 /usr/bin/python
# run tests!
- run: ./gradlew clean check --stacktrace --info

0 comments on commit 0c70fb3

Please sign in to comment.