Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
update bot email
Browse files Browse the repository at this point in the history
  • Loading branch information
ChihChengLiang authored and pipermerriam committed Apr 11, 2019
1 parent 832cdf3 commit 78223b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cd eth2.0-tests
git config user.name 'eth2TestGenBot'
git config user.email '<>'
git config user.email '[email protected]'
for filename in /tmp/workspace/tests/*; do
rm -rf $(basename $filename)
Expand Down

0 comments on commit 78223b9

Please sign in to comment.