Skip to content
Snippets Groups Projects
Commit 104774c6 authored by Dmitry Novik's avatar Dmitry Novik
Browse files

Fix CI config

parent 31df60be
No related merge requests found
......@@ -113,9 +113,9 @@ class TestCIOptions(unittest.TestCase):
jobs_to_do,
[
"Style check",
"Integration tests (asan, analyzer)",
"Integration tests (asan, old analyzer)",
"package_release",
"Stateless tests (release, analyzer, s3, DatabaseReplicated)",
"Stateless tests (release, old analyzer, s3, DatabaseReplicated)",
"package_asan",
],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment