Skip to content

Commit 0b72177

Browse files
Put appveyor file back to normal
1 parent e4bb074 commit 0b72177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ build: false
6262
test_script:
6363
# We run the suite once with all functionality enabled, and then once without
6464
# the default features to make sure `no_std` support has not been broken
65-
# - cmd: ./ci/run_windows.bat
65+
- cmd: ./ci/run_windows.bat
6666
- sh: sudo sh ./ci/run_linux_and_mac.sh

0 commit comments

Comments
 (0)