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 4a3e082 commit db565beCopy full SHA for db565be
.github/workflows/windows.yml
@@ -21,8 +21,6 @@ jobs:
21
run: cargo build --features rustls
22
- name: Build (unsecure)
23
run: cargo build
24
- - name: Run tests
25
- run: cargo test --verbose --no-default-features --features find,rustls --no-fail-fast
26
env:
27
RUST_LOG: trace
28
- name: Format
0 commit comments