Skip to content

Commit e005b12

Browse files
committed
Undo change in workflows/build.yml as it's fixed in PR 12864
1 parent a7feed6 commit e005b12

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
@@ -32,7 +32,6 @@ jobs:
3232
--ignore=scripts/validate_solutions.py
3333
--ignore=web_programming/current_stock_price.py
3434
--ignore=web_programming/fetch_anime_and_play.py
35-
--ignore=web_programming/current_stock_price.py
3635
--cov-report=term-missing:skip-covered
3736
--cov=. .
3837
- if: ${{ success() }}

0 commit comments

Comments
 (0)