Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Feb 16, 2023
1 parent a8fc16b commit 91d920b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
python -c "import ploomber_engine.ipython"
pip install ".[dev]"
pip install "matplotlib<3.7"
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 91d920b

Please sign in to comment.