remove git identity
This commit is contained in:
parent
5050f3d267
commit
dcef696271
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -33,7 +33,6 @@ jobs:
|
|||
set -x
|
||||
git init
|
||||
git add --all
|
||||
git -c user.name="CI Bot" -c user.email="<>" commit -m "initial state"
|
||||
addlicense ./
|
||||
if [[ -n $(git status -s) ]]; then
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Reference in a new issue