mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 13:47:57 +00:00
make it obvious that unbounded channels don't need to await, and tidy up some bits
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
working-directory: ./backend
|
||||
run: cargo test --verbose
|
||||
run: cargo test --verbose --features e2e
|
||||
|
||||
- name: Build, release and call telemetry executable
|
||||
working-directory: ./backend
|
||||
|
||||
Reference in New Issue
Block a user