Skip to content

Commit 2ed2828

Browse files
authored
remove(xrpc-client): Remove surf client (#130)
1 parent 1a5474c commit 2ed2828

File tree

9 files changed

+65
-1263
lines changed

9 files changed

+65
-1263
lines changed

.github/workflows/xrpc-client.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
cargo test -p atrium-xrpc-client --lib
2222
cargo test -p atrium-xrpc-client --lib --no-default-features --features=reqwest
2323
cargo test -p atrium-xrpc-client --lib --no-default-features --features=isahc
24-
cargo test -p atrium-xrpc-client --lib --no-default-features --features=surf
2524
cargo test -p atrium-xrpc-client --lib --all-features
2625
- name: Run doctests
2726
run: cargo test -p atrium-xrpc-client --doc --all-features

0 commit comments

Comments
 (0)