Skip to content

Commit

Permalink
fix: drop pre-commit autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Aug 5, 2020
1 parent c19c841 commit d5c1041
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Check manifest
uses: pre-commit/[email protected]
with:
Expand Down

0 comments on commit d5c1041

Please sign in to comment.