Skip to content

Commit 43fce7d

Browse files
committed
ci: fix Create blank repo for testing step
1 parent 0a7625b commit 43fce7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
cd test
2222
echo "*" > .gitignore
2323
git init .
24-
git add .
25-
git commit -m init
2624
- name: "1. Check basic case with no options"
2725
run: |
2826
set -x -euo pipefail

0 commit comments

Comments
 (0)