Skip to content

Commit db565be

Browse files
committed
ci: Removed windows tests
1 parent 4a3e082 commit db565be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
run: cargo build --features rustls
2222
- name: Build (unsecure)
2323
run: cargo build
24-
- name: Run tests
25-
run: cargo test --verbose --no-default-features --features find,rustls --no-fail-fast
2624
env:
2725
RUST_LOG: trace
2826
- name: Format

0 commit comments

Comments
 (0)