Skip to content

Commit 7b67055

Browse files
committed
Exclude GlowUI projects from CI build
1 parent b25a365 commit 7b67055

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,5 @@ jobs:
120120
-clp:ErrorsOnly `
121121
-p:Configuration=$env:CONFIGURATION `
122122
-p:Platform=$env:ARCHITECTURE `
123-
-p:GITHUB_ACTIONS=true
123+
-p:GITHUB_ACTIONS=true `
124+
-p:ExcludeProjects="Riverside.GlowUI*"

0 commit comments

Comments
 (0)