Skip to content

Bump go.uber.org/zap from 1.23.0 to 1.26.0 #319

Bump go.uber.org/zap from 1.23.0 to 1.26.0

Bump go.uber.org/zap from 1.23.0 to 1.26.0 #319

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run tests
uses: ./.github/actions/run-tests
- name: Report coverage
uses: codecov/[email protected]