diff --git a/.github/workflows/test-replay.yml b/.github/workflows/test-replay.yml index 54a5fd0491..be66969ed3 100644 --- a/.github/workflows/test-replay.yml +++ b/.github/workflows/test-replay.yml @@ -54,7 +54,7 @@ jobs: - name: Clean caches & workspace run: make clean - run: echo "LOGURU_COLORIZE=NO" >> $GITHUB_ENV - - name: Run small test + - name: Run replay_merge.py run: | git config --global user.email "example@example.com" git config --global user.name "Example Example"