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 b6b78e2 commit 0d1f9ddCopy full SHA for 0d1f9dd
.github/workflows/commands.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: find
21
shell: bash
22
- run: find
+ run: find .
23
24
- name: ls
25
0 commit comments