diff --git a/.github/workflows/image-workflow-template.yml b/.github/workflows/image-workflow-template.yml index 4c1b332b..f44c3321 100644 --- a/.github/workflows/image-workflow-template.yml +++ b/.github/workflows/image-workflow-template.yml @@ -42,4 +42,4 @@ jobs: - name: Behave Tests run: | echo /home/runner/work/_temp/openshift-bin >> $GITHUB_PATH - cekit -v --descriptor ${{ inputs.image }}.yaml test behave --steps-url https://github.com/jmtd/behave-test-steps + cekit -v --descriptor ${{ inputs.image }}.yaml test behave