use existing (wrong) label to see if action starts

This commit is contained in:
Greg Sarjeant 2025-07-01 17:51:42 -04:00
parent 9fef2b5121
commit 7e3f024413

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
run-unit-tests:
runs-on: php8.4-test-runner
runs-on: ubuntu-latest
container:
image: "${{ secrets.CONTAINER_REGISTRY_URL}}/${{ secrets.CONTAINER_REGISTRY_USERNAME}}/php8.4-test-runner:0.0.1"
credentials: