Skip to content

Commit aa02b04

Browse files
committed
Check other folders
1 parent 09dd369 commit aa02b04

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-check-install.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,10 @@ jobs:
524524
# Debugging
525525
pwd
526526
ls -lh
527+
ls -lh ..
527528
git branch
529+
git -C .. branch
530+
528531
529532
# Get the list of R files that have changed
530533
files=$(git diff --name-only main.. -- tests/* R/*.R)

0 commit comments

Comments
 (0)