test CI
Some checks failed
Clang-format Check / clang-format-check (push) Failing after 17s

This commit is contained in:
Timofey Khoruzhii 2023-05-09 01:27:22 +03:00
parent 803468f3f6
commit 75337cf31c

View file

@ -135,3 +135,4 @@ int main(int argc, char* argv[]) {
projects.SaveToYaml(GetLocalPath() / "projects.yml");
}
}