Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
margoloko authored Mar 1, 2024
1 parent 1bba4f8 commit 63bdc02
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
pip install -r requirements_mini.txt
- name: Check with flake8
env:
SECRET_KEY: ${{ secrets.SECRET_KEY }}
run: python -m flake8 crm_yandex/

- name: Run migrations
Expand Down

0 comments on commit 63bdc02

Please sign in to comment.