Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Samira-El authored and koszti committed Mar 18, 2020
1 parent f10e0b8 commit 4933a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Check dependencies for conflict
command: |
. venv/bin/activate
pip check
pip check && echo "No conflicts" || exit 1
- run:
name: 'Check code formatting and do pylinting'
Expand Down

0 comments on commit 4933a1e

Please sign in to comment.