Skip to content

fix: poorly reactive updates in object #41

fix: poorly reactive updates in object

fix: poorly reactive updates in object #41

Workflow file for this run

name: test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.22"
- name: Test
run: |
go install go.uber.org/mock/mockgen@latest
./scripts.sh test