Skip to content

Commit

Permalink
Forgot to cd
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Sep 28, 2022
1 parent 7c187c5 commit 6a7569b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
alias flake8="flake8 --count --max-complexity=10 --show-source --max-line-length=127"
flake8 .
# Lint the doc example
cd ../docs
flake8 cookbook-ex.py
- name: Build documentation
run: |
Expand Down

0 comments on commit 6a7569b

Please sign in to comment.