Skip to content

Bump go.uber.org/mock from 0.4.0 to 0.5.0 #1191

Bump go.uber.org/mock from 0.4.0 to 0.5.0

Bump go.uber.org/mock from 0.4.0 to 0.5.0 #1191

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh