Skip to content

Commit cd2b390

Browse files
committed
COH-32107 - Create a GitHub workflow action for running Python examples [no ci]
1 parent 8b7dc94 commit cd2b390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-examples.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
shell: bash
4747
run: |
4848
docker run -d -p 1408:1408 ${{ matrix.coherence-image }}:${{ matrix.coherenceVersion }}
49+
sleep 30
4950
5051
- name: Run the example
5152
shell: bash

0 commit comments

Comments
 (0)