Skip to content

Commit

Permalink
Merge branch 'main' into split-table-opening-from-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachelint authored Apr 6, 2023
2 parents 1072134 + d9b7d15 commit 8fed4a4
Show file tree
Hide file tree
Showing 58 changed files with 2,367 additions and 1,513 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@ jobs:
working-directory: integration_tests
run: |
make run-rust
- name: Run MySQL client tests
working-directory: integration_tests
run: |
make run-mysql
- name: Upload Logs
if: always()
uses: actions/upload-artifact@v3
Expand Down
Loading

0 comments on commit 8fed4a4

Please sign in to comment.