We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba67261 commit 3e801cdCopy full SHA for 3e801cd
.github/workflows/e2e-base.yml
@@ -39,7 +39,6 @@ jobs:
39
HOPSWORKS_PORT: 8182
40
FIXTURES_PATH: /tmp/fixtures.json
41
run: |
42
- sleep 10
43
cd ${{github.workspace}}/loadtest
44
HELPERS_PATH=${{github.workspace}}/loadtest/tests
45
export PYTHONPATH=$HELPERS_PATH:$PYTHONPATH
0 commit comments