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 f24e8c8 commit 9fdd79aCopy full SHA for 9fdd79a
.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
async_docstrings:
28
name: Async dostrings check
.github/workflows/run_release.yaml
@@ -48,7 +48,6 @@ jobs:
48
49
needs: [should_release]
50
51
52
53
54
0 commit comments