Skip to content

Commit c9cbb3e

Browse files
authored
Update build.yml
1 parent d3eb7e7 commit c9cbb3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
quantum
4545
scheduling
4646
sorts
47-
traversals
4847
- name: Run tests
4948
run: pytest --doctest-modules --ignore=project_euler/ --ignore=scripts/ --cov-report=term-missing:skip-covered --cov=. .
5049
- if: ${{ success() }}

0 commit comments

Comments
 (0)