Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
somethingmorerelevant authored Oct 24, 2024
1 parent f3df6c3 commit f840868
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 @@ -21,7 +21,7 @@ jobs:
command: |
source dev_env.sh
source /usr/local/share/virtualenvs/tap-zendesk-chat/bin/activate
pylint tap_zendesk_chat -d "$PYLINT_DISABLE_LIST,no-self-use"
pylint tap_zendesk_chat -d "$PYLINT_DISABLE_LIST"
- run:
name: 'JSON Validator'
command: |
Expand Down

0 comments on commit f840868

Please sign in to comment.