Skip to content

Commit

Permalink
fixup! Merge branch 'develop' of [email protected]:Dolibarr/dolibarr.git…
Browse files Browse the repository at this point in the history
… into develop
  • Loading branch information
mdeweerd committed Dec 4, 2023
1 parent 70bb38e commit 20300e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpcsfixer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Add results to PR
if: ${{ always() }}
run: |
ls -l
[ ! -r _phpcs.xml ] || [ ! -s _phpcs.xml ] || cs2pr _phpcs.xml
- name: Provide phpcs log as artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 20300e4

Please sign in to comment.