Skip to content

Commit e17eb63

Browse files
committed
run tests
1 parent 1dd035b commit e17eb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: nuget restore Snittlistan.sln
4545

4646
- name: Build
47-
run: msbuild build.build -t:All -p:Version=$env:BUILD_VERSION -p:WIX_PATH=$env:wix -p:RunTests:true
47+
run: msbuild build.build -t:All -p:Version=$env:BUILD_VERSION -p:WIX_PATH=$env:wix -p:RunTests=true
4848

4949
- name: Push tag
5050
id: tag

0 commit comments

Comments
 (0)