Skip to content

Commit

Permalink
Merge pull request #525 from jmtd/OPENJDK-3451-behave-fork-rhel8
Browse files Browse the repository at this point in the history
[OPENJDK-3451] Stop using fork of behave-test-steps
  • Loading branch information
jmtd authored Nov 26, 2024
2 parents 2f003a9 + 4477acd commit 6465e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-workflow-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6465e34

Please sign in to comment.