We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9331bb commit a8dd59cCopy full SHA for a8dd59c
.github/workflows/ci.yaml
@@ -18,7 +18,6 @@ env:
18
CARGO_ARGS: --no-default-features --features stdlib,zlib,importlib,encodings,sqlite,ssl
19
# Skip additional tests on Windows. They are checked on Linux and MacOS.
20
WINDOWS_SKIPS: >-
21
- test_datetime
22
test_glob
23
test_importlib
24
test_io
0 commit comments