Skip to content

⬆️ Bump phpunit/phpunit from 10.3.3 to 10.3.4 #180

⬆️ Bump phpunit/phpunit from 10.3.3 to 10.3.4

⬆️ Bump phpunit/phpunit from 10.3.3 to 10.3.4 #180

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