Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Jul 4, 2024
1 parent b567200 commit cae1523
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 @@ -17,8 +17,8 @@ jobs:
repository: pingcap/tidb
path: 'tidb'
- name: setup go
working-directory: 'mysql-tester'
uses: actions/setup-go@v4
working-directory: 'mysql-tester'
with:
go-version: 1.21
- name: vet
Expand Down

0 comments on commit cae1523

Please sign in to comment.