Skip to content

fix(kitexgrpc): test time >1m -> 2s #519

fix(kitexgrpc): test time >1m -> 2s

fix(kitexgrpc): test time >1m -> 2s #519

Workflow file for this run

name: Push Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: stable
- name: Check License Header
uses: apache/skywalking-eyes/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: typos-action
uses: crate-ci/[email protected]
- name: Run Tests
run: ./run.sh