Files
dolibarr/.github
MDW a08f330ca7 Qual: Always run phpcin pre-commit workflow
# Qual: Always run phpcs in pre-commit workflow

Developers are prioritizing the Travis Run because the pre-commit workflow
only runs the phpcs checks if the other pre-commit checks did not fail.
This modifies the action so that the phpcs checks are also run if the
previous step failed.

That should help limit travis load and delays.
2024-03-18 23:48:05 +01:00
..
2024-01-10 14:52:12 +01:00
2021-03-30 17:14:11 +02:00
2019-02-15 15:58:34 +01:00