Skip to content

Commit 7c0250e

Browse files
committed
re-enable utapi tests on ci
Issue : CLDSRV-610
1 parent 73423e7 commit 7c0250e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ jobs:
413413
utapi-v2-tests:
414414
runs-on: ubuntu-24.04
415415
needs: build
416-
if: false
416+
if: always()
417417
env:
418418
ENABLE_UTAPI_V2: t
419419
S3BACKEND: mem

0 commit comments

Comments
 (0)