Skip to content

Commit

Permalink
fix MS build error
Browse files Browse the repository at this point in the history
  • Loading branch information
g-k committed Mar 15, 2024
1 parent 17cbaf8 commit d3735b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install:
- rustc -V
- cargo -V

build: false
build: Script

test_script:
- cargo build -j4
Expand Down

0 comments on commit d3735b1

Please sign in to comment.