Skip to content

Commit 28e80a1

Browse files
committed
Revert change (it was done for debug purposes and commited by mistake)
1 parent 1ddb30a commit 28e80a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance_run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
build_preset: ${{ inputs.build_preset || 'relwithdebinfo'}}
5050
build_target: "ydb/tests/acceptance"
5151
increment: false
52-
run_tests: false
52+
run_tests: true
5353
test_size: small,medium,large
5454
test_type: unittest,py3test,py2test,pytest
5555
test_threads: 1

0 commit comments

Comments
 (0)