Skip to content

main.go: Add pprof server #51

main.go: Add pprof server

main.go: Add pprof server #51

Workflow file for this run

name: test HBase kubernetes operator
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- run: make test