Skip to content

Commit

Permalink
Configure pylint for pyoutline. (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcipriano committed Jan 27, 2021
1 parent 62b0726 commit 174579a
Show file tree
Hide file tree
Showing 41 changed files with 1,843 additions and 647 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing-pipeline.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run Python Tests
run: ci/run_python_tests.sh
run: ci/run_python_tests.sh --lint

test_cuebot_2020:
name: Build Cuebot and Run Unit Tests (CY2020)
Expand Down

0 comments on commit 174579a

Please sign in to comment.