Skip to content

Commit b67e5c6

Browse files
committed
Add grover_search_algorithm.py to test ignore list
1 parent 82a1477 commit b67e5c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
--ignore=neural_network/input_data.py
3333
--ignore=project_euler/
3434
--ignore=quantum/q_fourier_transform.py
35+
--ignore=quantum/grover_search_algorithm.py \
3536
--ignore=scripts/validate_solutions.py
3637
--ignore=web_programming/current_stock_price.py
3738
--ignore=web_programming/fetch_anime_and_play.py

0 commit comments

Comments
 (0)