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 c8c31e7 commit 3bbcf76Copy full SHA for 3bbcf76
.github/workflows/code-health.yml
@@ -88,7 +88,6 @@ jobs:
88
cat doc.repo.patch
89
exit 1
90
call-acceptance-tests-workflow:
91
- needs: [build, lint, shellcheck, unit-test, generate-doc-check]
92
secrets: inherit
93
uses: ./.github/workflows/acceptance-tests.yml
94
with:
0 commit comments