Skip to content

chore(deps): bump qs from 6.15.2 to 6.15.3 in the minor-production-de… #826

chore(deps): bump qs from 6.15.2 to 6.15.3 in the minor-production-de…

chore(deps): bump qs from 6.15.2 to 6.15.3 in the minor-production-de… #826

name: Integrations (PHP)
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Run tests
run: docker compose run integration_php
- name: Cleanup
if: always()
run: docker compose down