Skip to content

Commit a48712d

Browse files
committed
task: temporarily comment out test part of CI
1 parent d518865 commit a48712d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
- "*"
66

77
jobs:
8-
test:
9-
name: Run tests
10-
uses: ctrl-hub/infra.github-actions/.github/workflows/ci-kotlin-test.yaml@v8
8+
# test:
9+
# name: Run tests
10+
# uses: ctrl-hub/infra.github-actions/.github/workflows/ci-kotlin-test.yaml@v8
1111

1212
build:
1313
name: Build and Publish Artifact

0 commit comments

Comments
 (0)