Skip to content

Commit 8d28408

Browse files
committed
dubious ownership?
1 parent b05823e commit 8d28408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: verify no uncommitted changes
1818
run: |
1919
whoami
20-
ls -ls .git
20+
ls -ls .git . ..
2121
git init
2222
git add .
2323
ls -ls .git

0 commit comments

Comments
 (0)