Skip to content

Commit

Permalink
try fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LimpidCrypto committed Sep 6, 2024
1 parent 4efce92 commit 2e44967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
args: --no-default-features --features websocket-std,helpers
args: --no-default-features --features std,websocket-std,helpers

0 comments on commit 2e44967

Please sign in to comment.