Skip to content

⬆️ Bump google.golang.org/grpc in the go_modules group #56

⬆️ Bump google.golang.org/grpc in the go_modules group

⬆️ Bump google.golang.org/grpc in the go_modules group #56

Workflow file for this run

name: Test
on:
workflow_dispatch:
push:
paths:
- 'cmd/**'
- 'pkg/**'
- 'go.mod'
- 'main.go'
- '.github/actions/test/**'
pull_request:
paths:
- 'cmd/**'
- 'pkg/**'
- 'go.mod'
- 'main.go'
- '.github/actions/test/**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: eat-pray-ai/yutu/.github/actions/test@main