Skip to content

Commit 2bab03d

Browse files
committed
Update build.yml
1 parent d90f331 commit 2bab03d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,16 @@ jobs:
2929
boolean_algebra
3030
cellular_automata
3131
computer_vision
32+
divide_and_conquer
33+
electronics
34+
file_transfer
3235
fractals
3336
fuzzy_logic
3437
genetic_algorithm
3538
geodesy
3639
knapsack
3740
networking_flow
41+
quantum
3842
scheduling sorts
3943
- name: Run tests
4044
run: pytest --doctest-modules --ignore=project_euler/ --ignore=scripts/ --cov-report=term-missing:skip-covered --cov=. .

0 commit comments

Comments
 (0)