Skip to content

Commit

Permalink
Merge pull request #233 from kipoi/fix-ci
Browse files Browse the repository at this point in the history
Fixed ci
  • Loading branch information
haimasree authored Feb 17, 2021
2 parents 92873b4 + 0886868 commit ebec3cd
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 @@ -63,6 +63,7 @@ jobs:
- run:
name: run tests
# Use --clean_env to remove the environment of each model
no_output_timeout: 30m
command: kipoi test-source kipoi --all
- run:
name: run tests in common environments
Expand Down

0 comments on commit ebec3cd

Please sign in to comment.