Skip to content

docs: fixed logo spacing #14

docs: fixed logo spacing

docs: fixed logo spacing #14

Workflow file for this run

name: ci
on:
push:
branches: [ '**' ]
workflow_call:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
go test ./... -test.v