Skip to content

Make hook globals static #49

Make hook globals static

Make hook globals static #49

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker build
run: ./build-in-docker.sh
- name: Integration test
run: |
cd integration-test
./go.sh