Skip to content

Commit

Permalink
Исправление workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
BKSLab committed Mar 29, 2024
1 parent dbc03de commit c4761d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Test with flake8
run: |
python -m flake8 bot/
python -m pytest
- name: Test with pytest
env:
TABLE_NAME: ${{ secrets.TABLE_NAME }}
Expand Down

0 comments on commit c4761d2

Please sign in to comment.