Skip to content

Commit

Permalink
Update pushpull.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gerard33 authored May 20, 2020
1 parent 33236fb commit 0683349
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pushpull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
flake8 --version
flake8 .
- run: |
pip3 install isort
isort --version
isort --check-only --verbose
# - run: |
# pip3 install isort
# isort --version
# isort --check-only --verbose

- run: |
pip3 install yamllint
Expand Down

0 comments on commit 0683349

Please sign in to comment.