mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 14:57:58 +00:00
no e2e feature, and don't assume 'cargo run' is a good default
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
working-directory: ./backend
|
||||
run: cargo test --verbose --features e2e
|
||||
run: cargo test --verbose
|
||||
|
||||
- name: Build, release and call telemetry executable
|
||||
working-directory: ./backend
|
||||
|
||||
Reference in New Issue
Block a user