Skip to content

Commit 3e801cd

Browse files
committed
Remove sleep
1 parent ba67261 commit 3e801cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e-base.yml

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

0 commit comments

Comments
 (0)