Skip to content

Commit 621aa9e

Browse files
committed
Run tests on Windows CI.
1 parent 1013968 commit 621aa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
rustup install nightly-2022-11-20
4545
rustup default nightly-2022-11-20
46-
cargo test --verbose ${{ matrix.features }} --release --lib
46+
cargo test --verbose ${{ matrix.features }} --release
4747
build_result:
4848
name: homu build finished
4949
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)