Skip to content

Updated to golang 1.23 #700

Updated to golang 1.23

Updated to golang 1.23 #700

name: Run Open-API Tavern Coverage
on:
- push # Perform a build of the contents from the branch
- pull_request # Perform a build after merging with the target branch
- workflow_dispatch
jobs:
build_and_release:
uses: Cray-HPE/open-api-tavern-coverage/.github/workflows/run_open-api-tavern-coverage.yaml@v2
#the v1 tag exists now
with:
open-api-file: "api/swagger_v2.yaml"
tavern-file-dir: "test/ct/api"
api-target-urls: "{hsm_base_url}"
secrets: inherit