Skip to content

Commit

Permalink
Update GitHub test rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed May 17, 2024
1 parent 32e2b2b commit 636d8a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: "Python testing"

on:
push:
branches:
- master
- main
- dev
pull_request:
schedule:
- cron: "23 3 * * 1"
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ colorlog~=6.8
flake8~=7.0
flake8-docstrings~=1.7
mypy~=1.10
pylint~=3.1
pylint~=3.3
pylint-strict-informational==0.1
pytest>=7.2
pytest-cov>=3.0
Expand Down

0 comments on commit 636d8a2

Please sign in to comment.