Skip to content

Commit

Permalink
updated pep8 action
Browse files Browse the repository at this point in the history
  • Loading branch information
technocreep committed May 16, 2024
1 parent 642a40d commit a000d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pep8_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Fix PEP 8 style violations
run: autopep8 --in-place --recursive ./fedot_ind ./tests

- uses: actions/github-script@v6
with:
github-token: ${{ secrets.PEP8_TOKEN }}

Expand Down

0 comments on commit a000d52

Please sign in to comment.