Skip to content

Commit

Permalink
Update backend-ci.yml: got rid of pycodestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
gp-sb authored Nov 13, 2023
1 parent 90e63d4 commit ffbf97d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ jobs:
- name: Install dependencies and lint
uses: actions/checkout@v4
- run: pip install -r requirements.txt
- run: pycodestyle .

0 comments on commit ffbf97d

Please sign in to comment.