Merge branch 'main' into shift-supported-go

This commit is contained in:
dearchap
2022-08-16 09:26:39 -04:00
committed by GitHub
25 changed files with 328 additions and 285 deletions

View File

@@ -47,6 +47,9 @@ jobs:
- name: test
run: go run internal/build/build.go test
- name: test urfave-cli-genflags
run: make -C cmd/urfave-cli-genflags
- name: check-binary-size
run: go run internal/build/build.go check-binary-size