Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhs722 authored May 30, 2024
1 parent 2dd4d94 commit 454a238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ jobs:
- name: 'mysql2'
language: 'ruby'
with_oceanbase_container: true
- name: 'activerecord'
language: 'ruby'
with_oceanbase_container: true
- name: 'sequel'
language: 'ruby'
with_oceanbase_container: true
uses: ./.github/workflows/basic-workflow.yml
with:
module: ${{ matrix.module.name }}
Expand Down

0 comments on commit 454a238

Please sign in to comment.