Skip to content

Commit f147460

Browse files
authored
chore: add debug info for tp test (#2688)
1 parent a369ef1 commit f147460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/server-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
- name: Run TinkerPop test
9393
if: ${{ env.RELEASE_BRANCH == 'true' }}
9494
run: |
95+
echo "[WARNING] Enter Tinkerpop Test, current 'github.ref_name' is ${{ github.ref_name }}"
9596
$TRAVIS_DIR/run-tinkerpop-test.sh $BACKEND tinkerpop
9697
9798
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)