Skip to content

Commit

Permalink
chore: always print info
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu committed May 16, 2024
1 parent bc78358 commit fcd8f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ jobs:
--timeout=120s \
-n my-greptimedb
- name: Print GreptimeDB info
if: always()
run: kubectl get all --show-labels -n my-greptimedb

sqlness:
Expand Down

0 comments on commit fcd8f52

Please sign in to comment.