Skip to content

Commit ca6903f

Browse files
committed
TEMP - git debug
1 parent b725475 commit ca6903f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767

6868
- name: Mutation tests - modifications
6969
run: |
70+
echo "BASE REF IS $GITHUB_BASE_REF"
71+
git remote
7072
git fetch --depth=1 origin $GITHUB_BASE_REF
7173
vendor/bin/roave-infection-static-analysis-plugin \
7274
--git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF \

0 commit comments

Comments
 (0)