Skip to content

Commit 4afe6d8

Browse files
committed
min
1 parent 61feae3 commit 4afe6d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code-health.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ jobs:
9292
needs: [build, generate-doc-check]
9393
secrets: inherit
9494
uses: ./.github/workflows/acceptance-tests.yml
95-
with:
96-
reduced_tests: true
95+
# with:
96+
# reduced_tests: true

0 commit comments

Comments
 (0)