Skip to content

⬆️ Bump phpunit/phpunit from 10.3.5 to 10.4.1 #192

⬆️ Bump phpunit/phpunit from 10.3.5 to 10.4.1

⬆️ Bump phpunit/phpunit from 10.3.5 to 10.4.1 #192

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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 2.3.5
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh