Skip to content

Commit 094575b

Browse files
committed
Check windows with crates IO
1 parent 1bd3d14 commit 094575b

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
@@ -55,7 +55,7 @@ jobs:
5555
run: ./build.ps1 -clippy -useCratesIO
5656
- name: Run tests
5757
shell: pwsh
58-
run: ./build.ps1 -test
58+
run: ./build.ps1 -test -useCratesIO
5959

6060
build-macos:
6161

0 commit comments

Comments
 (0)