Skip to content

Replace bytes.buffer with strings.builder to avoid extra memory allocation #46

Replace bytes.buffer with strings.builder to avoid extra memory allocation

Replace bytes.buffer with strings.builder to avoid extra memory allocation #46

name: Standard Test
on:
push:
branches: [ main ]
pull_request:
jobs:
call-standard-test:
name: Test
uses: gobuffalo/.github/.github/workflows/go-test.yml@v1
secrets: inherit