Skip to content

Update README.md and add information about "--oca-plus" param #25

Update README.md and add information about "--oca-plus" param

Update README.md and add information about "--oca-plus" param #25

Workflow file for this run

name: Go test
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.18'
- run: go test