Skip to content

Commit 4cfe4ab

Browse files
committed
[OPENJDK-3450] Stop using fork of behave-test-steps
The changes in this fork are integrated upstream. https://issues.redhat.com/browse/OPENJDK-3450 Signed-off-by: Jonathan Dowland <[email protected]>
1 parent d1fab0e commit 4cfe4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-workflow-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- name: Behave Tests
4343
run: |
4444
echo /home/runner/work/_temp/openshift-bin >> $GITHUB_PATH
45-
cekit -v --descriptor ${{ inputs.image }}.yaml test behave --steps-url https://github.com/jmtd/behave-test-steps
45+
cekit -v --descriptor ${{ inputs.image }}.yaml test behave

0 commit comments

Comments
 (0)