Skip to content

Commit e2b3a53

Browse files
authored
Update .github/workflows/build.yml
1 parent 23d2a74 commit e2b3a53

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)