Skip to content

Commit e578d9d

Browse files
authored
Remove failing directories
1 parent eceae11 commit e578d9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,12 @@ jobs:
2323
python -m pip install mypy pytest-cov -r requirements.txt
2424
# FIXME: #4052 fix mypy errors in other directories and add them here
2525
- run: python3 -m mypy --ignore-missing-imports
26-
arithmetic_analysis
2726
backtracking
2827
bit_manipulation
2928
blockchain
3029
boolean_algebra
3130
cellular_automata
3231
computer_vision
33-
digital_image_processing
3432
fuzzy_logic
3533
genetic_algorithm
3634
geodesy

0 commit comments

Comments
 (0)