Skip to content

Commit

Permalink
[improve]: use a pre-deployed OceanBase container
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-pang committed May 20, 2024
1 parent c878eae commit f6060c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with_oceanbase_container: false
- name: 'mybatis'
language: 'java'
with_oceanbase_container: false
with_oceanbase_container: true
uses: ./.github/workflows/basic-ci.yml
with:
module: ${{ matrix.module.name }}
Expand Down

0 comments on commit f6060c7

Please sign in to comment.