Skip to content

Commit 3081909

Browse files
author
elchananarb
committed
Update ci.yml
1 parent 0f4fe9d commit 3081909

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ jobs:
1515
sudo apt-get install git-lfs
1616
git lfs install
1717
18-
# GIT CONFIGURATION
19-
- name: Configure Git user
20-
run: |
21-
git config --global user.email "[email protected]"
22-
git config --global user.name "Your Name"
23-
2418
- name: Use Node.js 14
2519
uses: actions/[email protected]
2620
with:

0 commit comments

Comments
 (0)