Skip to content

Commit bad5a9b

Browse files
committed
Check if loadtest changes improved
1 parent c8da955 commit bad5a9b

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
@@ -50,6 +50,7 @@ jobs:
5050
FIXTURES_PATH: '/tmp/fixtures.json'
5151
USE_LOADTEST_PROJECT_FIXTURE: true
5252
run: |
53+
sleep 5
5354
cat $FIXTURES_PATH
5455
HELPERS_PATH=${{github.workspace}}/loadtest/tests/helpers
5556
export PYTHONPATH=$HELPERS_PATH:$PYTHONPATH

0 commit comments

Comments
 (0)