Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
Signed-off-by: feng-tao <fengtao04@gmail.com>
  • Loading branch information
feng-tao committed Aug 11, 2020
1 parent 9ab4ce8 commit 6e4334b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
uses: actions/setup-python@v1
with:
python-version: 3.6
- name: Install pre-commit
run: pip install pre-commit
- name: Run pre-commit
run: pre-commit run --all-files
test-unit:
runs-on: ubuntu-18.04
strategy:
Expand Down

0 comments on commit 6e4334b

Please sign in to comment.