Skip to content

Commit

Permalink
Restore linter
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetVishnya committed Mar 12, 2022
1 parent 7a81320 commit 67e8d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v2
# - name: Python code style linter
# - uses: wemake-services/wemake-python-styleguide@0.16.0
- name: Python code style linter
- uses: wemake-services/wemake-python-styleguide@master
- name: Build
run: |
python2 -m pip install --upgrade setuptools wheel
Expand Down

0 comments on commit 67e8d41

Please sign in to comment.