Skip to content

Commit

Permalink
Fix appveyor to be schema compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
RehanSaeed committed Sep 14, 2023
1 parent a021185 commit 543b9b0
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 @@ -38,7 +38,7 @@ build_script:
- pwsh: dotnet cake --target=Test
- pwsh: dotnet cake --target=Pack

test: off
test: false

artifacts:
- name: NuGet Packages
Expand Down

0 comments on commit 543b9b0

Please sign in to comment.