We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0c3ce commit e577473Copy full SHA for e577473
.github/workflows/ci.yml
@@ -64,4 +64,4 @@ jobs:
64
steps:
65
- uses: actions/checkout@v5
66
- uses: dtolnay/rust-toolchain@stable
67
- - run: cargo test --all-targets --all-features
+ - run: cargo test --all-features
0 commit comments