Skip to content

Commit 672f221

Browse files
committed
test2
1 parent 07a7775 commit 672f221

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/testing-vars.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ jobs:
4444
- name: checkout
4545
uses: actions/checkout@v4
4646

47+
- name: debug
48+
run: |
49+
pwd
50+
find . -ls
51+
4752
- name: Test reusable
4853
uses: ./.github/actions/testing-reusable.yml
4954

0 commit comments

Comments
 (0)