This commit is contained in:
2025-04-25 22:34:01 -04:00
parent 2996242675
commit f7b0a2c6ac

View File

@@ -11,9 +11,9 @@ Unit Tests:
image: siteworxpro/composer
before_script: |
bin/pcov.sh
script:
- echo "Running unit tests..."
- composer run tests:unit
script: |
echo "Running unit tests..."
composer run tests:unit:coverage
artifacts:
expire_in: 1 day
paths: