mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
Merge branch 'mypy-fix-small-folders' of https://github.com/algobytewise/Python into mypy-fix-small-folders
This commit is contained in:
commit
aaef06bbf8
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -39,7 +39,8 @@ jobs:
|
|||
knapsack
|
||||
networking_flow
|
||||
quantum
|
||||
scheduling sorts
|
||||
scheduling
|
||||
sorts
|
||||
- name: Run tests
|
||||
run: pytest --doctest-modules --ignore=project_euler/ --ignore=scripts/ --cov-report=term-missing:skip-covered --cov=. .
|
||||
- if: ${{ success() }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user