Skip to content

Commit a342ea5

Browse files
committed
Enable ucm trunk builds again
1 parent 7586886 commit a342ea5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cloud-client-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
- 'main'
2121
ucm-release-version:
2222
- 'release%2F0.5.25'
23-
# temporarily disabling until known issue is resolved
24-
#- 'trunk-build'
23+
- 'trunk-build'
2524
steps:
2625
- name: Check out repository code
2726
uses: actions/checkout@v4

0 commit comments

Comments
 (0)