Skip to content

Commit 84f7d3e

Browse files
committed
Download file on build and add _test-unicode-conformance feature
1 parent bc90113 commit 84f7d3e

File tree

5 files changed

+174
-1419
lines changed

5 files changed

+174
-1419
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
- uses: actions/checkout@v4
99
- uses: dtolnay/rust-toolchain@stable
1010
- run: cargo build
11-
- run: cargo test
11+
- run: cargo test --features=_test-unicode-conformance

0 commit comments

Comments
 (0)