Skip to content

Commit 30cd834

Browse files
committed
Save changes
1 parent 0149bf0 commit 30cd834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-base.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
HOPSWORKS_PORT: '8182'
4040
FIXTURES_PATH: '/tmp/fixtures.json'
4141
run: |
42+
sleep 5
4243
cd ${{github.workspace}}/loadtest
4344
HELPERS_PATH=${{github.workspace}}/loadtest/tests
4445
export PYTHONPATH=$HELPERS_PATH:$PYTHONPATH

0 commit comments

Comments
 (0)