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 61feae3 commit 4afe6d8Copy full SHA for 4afe6d8
.github/workflows/code-health.yml
@@ -92,5 +92,5 @@ jobs:
92
needs: [build, generate-doc-check]
93
secrets: inherit
94
uses: ./.github/workflows/acceptance-tests.yml
95
- with:
96
- reduced_tests: true
+ # with:
+ # reduced_tests: true
0 commit comments