We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05823e commit 8d28408Copy full SHA for 8d28408
.github/workflows/linter.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: verify no uncommitted changes
18
run: |
19
whoami
20
- ls -ls .git
+ ls -ls .git . ..
21
git init
22
git add .
23
ls -ls .git
0 commit comments