Skip to content

Commit

Permalink
TEMP - git debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranmcnulty committed Nov 11, 2022
1 parent b725475 commit 906dac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-php.yml
Expand Up @@ -67,6 +67,8 @@ jobs:

- name: Mutation tests - modifications
run: |
echo $GITHUB_BASE_REF
git remote
git fetch --depth=1 origin $GITHUB_BASE_REF
vendor/bin/roave-infection-static-analysis-plugin \
--git-diff-lines --git-diff-base=origin/$GITHUB_BASE_REF \
Expand Down

0 comments on commit 906dac7

Please sign in to comment.