Skip to content

Commit

Permalink
chore: add debug info for tp test (#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin authored Dec 21, 2024
1 parent a369ef1 commit f147460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- name: Run TinkerPop test
if: ${{ env.RELEASE_BRANCH == 'true' }}
run: |
echo "[WARNING] Enter Tinkerpop Test, current 'github.ref_name' is ${{ github.ref_name }}"
$TRAVIS_DIR/run-tinkerpop-test.sh $BACKEND tinkerpop
- name: Upload coverage to Codecov
Expand Down

0 comments on commit f147460

Please sign in to comment.