Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Jul 4, 2024
1 parent fdc2fe3 commit b6cf999
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: install mysql-server to get perror
run: |
sudo apt-get update
sudo apt-get install -y mysql-server
- name: checkout mysql-tester
uses: actions/checkout@v4
- name: checkout TiDB
Expand Down

0 comments on commit b6cf999

Please sign in to comment.