Skip to content

Commit

Permalink
[improve] add new module for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
VampireAchao committed May 4, 2024
1 parent 194be24 commit ea253d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
language: 'python'
- name: 'mysql-connector-python'
language: 'python'
- name: 'mybatisplus-java'
language: 'java'
uses: ./.github/workflows/basic-ci.yml
with:
module: ${{ matrix.module.name }}
Expand Down

0 comments on commit ea253d4

Please sign in to comment.