Skip to content

Commit da4c2bd

Browse files
committed
Print current directory
1 parent c2acf49 commit da4c2bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,6 @@ jobs:
5959

6060
- name: Test CF
6161
run: |
62+
pwd
63+
ls -la
6264
cf --help

0 commit comments

Comments
 (0)