Skip to content

⬆️ Bump phpunit/phpunit from 10.5.11 to 10.5.15 #306

⬆️ Bump phpunit/phpunit from 10.5.11 to 10.5.15

⬆️ Bump phpunit/phpunit from 10.5.11 to 10.5.15 #306

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 2.3.5
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh