Skip to content

Commit c6dadd7

Browse files
committed
Trigger again
1 parent 4541eca commit c6dadd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-base.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
PYTEST_TIMEOUT: 1200
6161
PARALLEL_TESTS: 5
6262
run: |
63-
echo "Running e2e tests with marker $MARKER"
63+
echo "Running e2e marker $MARKER"
6464
HELPERS_PATH=${{github.workspace}}/loadtest/tests
6565
export PYTHONPATH=$HELPERS_PATH:$PYTHONPATH
6666
cd ${{github.workspace}}/loadtest/tests

0 commit comments

Comments
 (0)