Skip to content

Bump golang.org/x/net from 0.7.0 to 0.17.0 #395

Bump golang.org/x/net from 0.7.0 to 0.17.0

Bump golang.org/x/net from 0.7.0 to 0.17.0 #395

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18.2
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh