Skip to content

Commit

Permalink
[OPENJDK-3451] Stop using fork of behave-test-steps
Browse files Browse the repository at this point in the history
The changes in this fork are integrated upstream.

https://issues.redhat.com/browse/OPENJDK-3451

Signed-off-by: Jonathan Dowland <[email protected]>
  • Loading branch information
jmtd committed Nov 21, 2024
1 parent 2f003a9 commit 4477acd
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 4477acd

Please sign in to comment.