Skip to content

Commit 1c98280

Browse files
committed
Runner self-hosted
1 parent bb57c37 commit 1c98280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-uppercase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: pwd
1919

2020
- name: List files in current directory
21-
run: ls -la
21+
run: pwd
2222

2323
- name: Configure cache for pip
2424
uses: actions/cache@v4

0 commit comments

Comments
 (0)