Skip to content

Commit

Permalink
Merge 634e8c9 into 7c523c4
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Jan 29, 2022
2 parents 7c523c4 + 634e8c9 commit 201af9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -19,6 +19,7 @@ skip_commits:
- '**/*.md'
- license
- License.rtf

branches:
only:
- main
Expand Down Expand Up @@ -55,7 +56,6 @@ before_build:
build_script:
- ps: msbuild "C:\projects\rubberduck\Rubberduck.sln" -property:"Version=$env:APPVEYOR_BUILD_VERSION" -verbosity:minimal -logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"


# TestScript depends on the build matrix to only contain Release cpu
# Otherwise we might run tests against artifacts that do not exist
test_script:
Expand Down

0 comments on commit 201af9a

Please sign in to comment.