Skip to content

Bump phpunit/phpunit from 9.6.11 to 9.6.12 #145

Bump phpunit/phpunit from 9.6.11 to 9.6.12

Bump phpunit/phpunit from 9.6.11 to 9.6.12 #145

name: Build Docker image
on:
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build -t test-build .