Skip to content

Commit

Permalink
Revert change (it was done for debug purposes and commited by mistake…
Browse files Browse the repository at this point in the history
  • Loading branch information
maximyurchuk authored and MrLolthe1st committed May 28, 2024
1 parent e52a5d8 commit 7aaa08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
build_preset: ${{ inputs.build_preset || 'relwithdebinfo'}}
build_target: "ydb/tests/acceptance"
increment: false
run_tests: false
run_tests: true
test_size: small,medium,large
test_type: unittest,py3test,py2test,pytest
test_threads: 1
Expand Down

0 comments on commit 7aaa08d

Please sign in to comment.