Never gonna run around and desert you

This commit is contained in:
2025-05-13 20:22:19 -04:00
parent 85b076e166
commit 80178e488d

View File

@@ -115,7 +115,7 @@ jobs:
--volumes-from ${{ env.JOB_CONTAINER_NAME }} \ --volumes-from ${{ env.JOB_CONTAINER_NAME }} \
-w ${{ github.workspace }} \ -w ${{ github.workspace }} \
siteworxpro/composer \ siteworxpro/composer \
run tests:sniff run tests:phpstan
UnitTests: UnitTests:
name: Unit Tests name: Unit Tests