Skip to content

Commit 3dc07ea

Browse files
committed
Fix a typo
1 parent 87e4933 commit 3dc07ea

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
@@ -50,4 +50,4 @@ build: false
5050
test_script:
5151
- cargo install cargo-make
5252
- cargo make build-bins
53-
- cargo test-all
53+
- cargo make test-all

0 commit comments

Comments
 (0)