Skip to content

Commit 201af9a

Browse files
Merge 634e8c9 into 7c523c4
2 parents 7c523c4 + 634e8c9 commit 201af9a

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
@@ -19,6 +19,7 @@ skip_commits:
1919
- '**/*.md'
2020
- license
2121
- License.rtf
22+
2223
branches:
2324
only:
2425
- main
@@ -55,7 +56,6 @@ before_build:
5556
build_script:
5657
- ps: msbuild "C:\projects\rubberduck\Rubberduck.sln" -property:"Version=$env:APPVEYOR_BUILD_VERSION" -verbosity:minimal -logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
5758

58-
5959
# TestScript depends on the build matrix to only contain Release cpu
6060
# Otherwise we might run tests against artifacts that do not exist
6161
test_script:

0 commit comments

Comments
 (0)