mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
* ci.yml: avoid calling brew link libpq --force on macos PRs started to fail due to that but we are not actually running postgres tests on MacOS * fix: remove brew linking for test job * fix: conditional compilation for macos * fix: remove autoformatted details --------- Co-authored-by: rymnc <43716372+rymnc@users.noreply.github.com>