Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed May 5, 2024
1 parent 1d73bb0 commit f75edef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-replay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 "[email protected]"
git config --global user.name "Example Example"
Expand Down

0 comments on commit f75edef

Please sign in to comment.