Skip to content

Commit 68350bf

Browse files
committed
Remove checks
1 parent a79f805 commit 68350bf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/run_code_checks.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@ jobs:
2323
name: Async dostrings check
2424
uses: ./.github/workflows/_async_docstrings_check.yaml
2525

26-
# TODO: remove this once https://github.com/apify/apify-sdk-python/issues/241 is resolved
27-
changelog_entry_check:
28-
name: Changelog entry check
29-
uses: ./.github/workflows/_changelog_entry_check.yaml
30-
31-
# TODO: remove this once https://github.com/apify/apify-sdk-python/issues/241 is resolved
32-
version_conflict_check:
33-
name: Version conflict check
34-
uses: ./.github/workflows/_version_conflict_check.yaml
35-
3626
docs_check:
3727
name: Docs check
3828
uses: apify/workflows/.github/workflows/python_docs_check.yaml@main

0 commit comments

Comments
 (0)