Skip to content

Commit 543b9b0

Browse files
committed
Fix appveyor to be schema compliant
1 parent a021185 commit 543b9b0

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
@@ -38,7 +38,7 @@ build_script:
3838
- pwsh: dotnet cake --target=Test
3939
- pwsh: dotnet cake --target=Pack
4040

41-
test: off
41+
test: false
4242

4343
artifacts:
4444
- name: NuGet Packages

0 commit comments

Comments
 (0)