Skip to content

Update Makefile to specify envtest v0.0.0-20230216140739-c98506dc3b8e… #91

Update Makefile to specify envtest v0.0.0-20230216140739-c98506dc3b8e…

Update Makefile to specify envtest v0.0.0-20230216140739-c98506dc3b8e… #91

Workflow file for this run

name: pull request
on:
pull_request:
branches:
- master
- main
jobs:
shared-operator-workflow:
name: shared-operator-workflow
uses: redhat-cop/github-workflows-operators/.github/workflows/[email protected]
with:
RUN_UNIT_TESTS: true
RUN_INTEGRATION_TESTS: false
RUN_HELMCHART_TEST: true
GO_VERSION: ~1.21
OPERATOR_SDK_VERSION: v1.23.0