name: CI on: pull_request: env: GOPATH: /go_path GOCACHE: /go_cache RUNNER_TOOL_CACHE: /toolcache jobs: test: uses: ./.gitea/actions/ci-action.yaml