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 bb57c37 commit 1c98280Copy full SHA for 1c98280
.github/workflows/python-uppercase.yml
@@ -18,7 +18,7 @@ jobs:
18
run: pwd
19
20
- name: List files in current directory
21
- run: ls -la
+ run: pwd
22
23
- name: Configure cache for pip
24
uses: actions/cache@v4
0 commit comments