Skip to content

Commit

Permalink
Remove surf client from atrium-xrpc-client
Browse files Browse the repository at this point in the history
  • Loading branch information
sugyan committed Mar 5, 2024
1 parent 1a5474c commit 7f23ca8
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 1,263 deletions.
1 change: 0 additions & 1 deletion .github/workflows/xrpc-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
cargo test -p atrium-xrpc-client --lib
cargo test -p atrium-xrpc-client --lib --no-default-features --features=reqwest
cargo test -p atrium-xrpc-client --lib --no-default-features --features=isahc
cargo test -p atrium-xrpc-client --lib --no-default-features --features=surf
cargo test -p atrium-xrpc-client --lib --all-features
- name: Run doctests
run: cargo test -p atrium-xrpc-client --doc --all-features
Loading

0 comments on commit 7f23ca8

Please sign in to comment.