We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7feed6 commit e005b12Copy full SHA for e005b12
.github/workflows/build.yml
@@ -32,7 +32,6 @@ jobs:
32
--ignore=scripts/validate_solutions.py
33
--ignore=web_programming/current_stock_price.py
34
--ignore=web_programming/fetch_anime_and_play.py
35
- --ignore=web_programming/current_stock_price.py
36
--cov-report=term-missing:skip-covered
37
--cov=. .
38
- if: ${{ success() }}
0 commit comments