Skip to content

Commit

Permalink
Update sstube-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UKR-PROJECTS authored Feb 19, 2025
1 parent 13ea2b3 commit a9df852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sstube-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Lint with flake8
run: |
pip install flake8
flake8 .
flake8 --max-line-length=88 .
- name: Run tests
run: |
Expand Down

0 comments on commit a9df852

Please sign in to comment.