Skip to content

Commit 1bd3d14

Browse files
committed
Check windows with crates IO
1 parent 5a71136 commit 1bd3d14

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
@@ -52,7 +52,7 @@ jobs:
5252
- uses: actions/checkout@v3
5353
- name: Build
5454
shell: pwsh
55-
run: ./build.ps1 -clippy
55+
run: ./build.ps1 -clippy -useCratesIO
5656
- name: Run tests
5757
shell: pwsh
5858
run: ./build.ps1 -test

0 commit comments

Comments
 (0)