Skip to content

Update to operator-sdk version v1.28.1 #44

Update to operator-sdk version v1.28.1

Update to operator-sdk version v1.28.1 #44

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