mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-26 02:58:44 -06:00
[no-release-notes] gms bump for name res (#6490)
* [no-release-notes] gms bump * comments * merge main * del local repo refs * tidy * tidy * eventsapi * more tests * fix import * import/diff fixes * diff panic * test changes * import backtick col names * sysvar name error * bump * more import fixes * fix test to match mysql * bump * more fixes * more fixes * no prepared count checking * bump * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * inline type lookup * [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh * no mod replace * bump * bump revert --------- Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7d1b2a8068
commit
22068f6407
3
.github/workflows/ci-check-repo.yaml
vendored
3
.github/workflows/ci-check-repo.yaml
vendored
@@ -32,8 +32,7 @@ jobs:
|
||||
go run -mod=readonly ./utils/copyrightshdrs/
|
||||
./Godeps/verify.sh
|
||||
./utils/repofmt/check_bats_fmt.sh
|
||||
./utils/repofmt/check_prepared_tests.sh
|
||||
|
||||
|
||||
if ./utils/repofmt/check_fmt.sh ; then
|
||||
echo "code is formatted"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user