We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f3080 commit 3a71771Copy full SHA for 3a71771
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
fetch-depth: 0
65
- name: Set safe
66
run: |
67
- ls al /__w/example-python
+ ls -al /__w/example-python
68
echo "1"
69
whoami
70
echo "2"
0 commit comments