mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-05 23:43:07 +00:00
feat: Add tools maket target and build tools in CI (#1668)
This commit is contained in:
parent
90bef27f45
commit
976dbcfb35
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -86,7 +86,7 @@ jobs:
|
||||
key: ${{ runner.os }}-nim-${{ steps.submodules.outputs.nim-hash }}
|
||||
|
||||
- name: Build binaries
|
||||
run: make V=1 LOG_LEVEL=DEBUG v2
|
||||
run: make V=1 LOG_LEVEL=DEBUG v2 tools
|
||||
|
||||
test-v2:
|
||||
needs: changes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user