Skip to content

⬆️ Bump symfony/console from 6.3.4 to 6.3.8 #209

⬆️ Bump symfony/console from 6.3.4 to 6.3.8

⬆️ Bump symfony/console from 6.3.4 to 6.3.8 #209

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