added unit tests for sender and receiver
This commit is contained in:
parent
97d1ff9323
commit
a362d8ce5c
5 changed files with 323 additions and 31 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
|
@ -15,8 +15,8 @@ jobs:
|
|||
include:
|
||||
- name: linux
|
||||
os: ubuntu-latest
|
||||
artifact_name: caesar
|
||||
asset_name: caesar-linux-amd64
|
||||
artifact_name: target/release/caesar
|
||||
asset_name: caesar-linux
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue