Skip to content

Commit

Permalink
print env
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-sun-star committed Jun 24, 2024
1 parent f6aadd3 commit 75213e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-oceanbase-ce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Echo version
run: echo ${{ vars.TEST_OCEANBASE_VERSION }}
- name: Print environment variables
run: printenv

- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit 75213e8

Please sign in to comment.