Skip to content

Commit

Permalink
Update pythonpackage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XericZephyr authored Aug 21, 2019
1 parent 24dbd2b commit 377e2eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
python -m pip install --upgrade pip
pip install tensorflow==1.14.0 six Pillow
- name: Lint Check
with:
python-version: ${{ matrix.python-version }}
run: |
pip install yapf
yapf --diff *.py
Expand Down

0 comments on commit 377e2eb

Please sign in to comment.