Skip to content

Invoke the Deref function as needed for the function arguments. (#651) #704

Invoke the Deref function as needed for the function arguments. (#651)

Invoke the Deref function as needed for the function arguments. (#651) #704

Workflow file for this run

name: check
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Go 1.18
uses: actions/setup-go@v4
with:
go-version: 1.18
- name: Test
run: npx zx --experimental .github/scripts/coverage.mjs