Skip to content

Commit aaef06b

Browse files
committed
Merge branch 'mypy-fix-small-folders' of https://github.com/algobytewise/Python into mypy-fix-small-folders
2 parents 9708998 + e2b3a53 commit aaef06b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/build.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
knapsack
4040
networking_flow
4141
quantum
42-
scheduling sorts
42+
scheduling
43+
sorts
4344
- name: Run tests
4445
run: pytest --doctest-modules --ignore=project_euler/ --ignore=scripts/ --cov-report=term-missing:skip-covered --cov=. .
4546
- if: ${{ success() }}

0 commit comments

Comments
 (0)