Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Aug 28, 2022
1 parent aadc54e commit 938c26d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ jobs:
flake8
pylint

- name: Install PyCQA/astroid#1756
run: python -m pip install -U --force
git+https://github.com/PyCQA/astroid.git@refs/pull/1756/head

- name: pycodestyle
run: pycodestyle src/mpi4py

Expand Down

0 comments on commit 938c26d

Please sign in to comment.