Skip to content

feat(aws/docdb): add engine_version to cluster tree [FIX-457] #243

feat(aws/docdb): add engine_version to cluster tree [FIX-457]

feat(aws/docdb): add engine_version to cluster tree [FIX-457] #243

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
go-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- run: make test