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 5e695ad commit 5b7be54Copy full SHA for 5b7be54
.github/workflows/run_code_checks.yaml
@@ -22,7 +22,6 @@ jobs:
22
unit_tests:
23
name: Unit tests
24
uses: apify/workflows/.github/workflows/python/unit_tests.yaml
25
- secrets: inherit
26
27
# TODO: remove this once https://github.com/apify/apify-sdk-python/issues/241 is resolved
28
changelog_entry_check:
.github/workflows/run_release.yaml
@@ -48,7 +48,6 @@ jobs:
48
49
needs: [should_release]
50
51
52
53
54
0 commit comments