Skip to content

Bump phpunit/phpunit from 9.6.10 to 9.6.11 #141

Bump phpunit/phpunit from 9.6.10 to 9.6.11

Bump phpunit/phpunit from 9.6.10 to 9.6.11 #141

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