mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-07-20 18:41:01 +00:00
Fix GitHub CI
This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
cargo build --verbose -p aquatic_udp --features "cpu-pinning"
|
||||
cargo build --verbose -p aquatic_http --features "cpu-pinning"
|
||||
cargo build --verbose -p aquatic_ws --features "cpu-pinning"
|
||||
cargo build --verbose -p aquatic_http
|
||||
cargo build --verbose -p aquatic_ws
|
||||
- name: Run tests
|
||||
run: cargo test --verbose --workspace --all-targets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user