Skip to content

Commit

Permalink
Trying to figure out why pylint is acting differently in CI than locally
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Sep 24, 2024
1 parent 69527c6 commit bd73046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install nimble packages and dev tools
run: |
pip install -e .[dev]
pip list
- name: Run tests
uses: coactions/setup-xvfb@v1
Expand Down

0 comments on commit bd73046

Please sign in to comment.