Skip to content

docs: update change log to v1.9.2 (#2297) #1247

docs: update change log to v1.9.2 (#2297)

docs: update change log to v1.9.2 (#2297) #1247

Workflow file for this run

name: unit test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
name: unit test
runs-on: self-hosted
steps:
- name: checkout
uses: actions/checkout@v2
- name: unit test
run: |
ginkgo -r -nodes=5 -v pkg