Skip to content

Commit 1903756

Browse files
committed
revert reduced_tests to false
1 parent 12c731c commit 1903756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
secrets: inherit
9292
uses: ./.github/workflows/acceptance-tests.yml
9393
with:
94-
reduced_tests: false
94+
reduced_tests: true

0 commit comments

Comments
 (0)