Skip to content

Add Pest tests for Laravel integration using Orchestra Testbench #38

Add Pest tests for Laravel integration using Orchestra Testbench

Add Pest tests for Laravel integration using Orchestra Testbench #38

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
paths:
- '**.php'
- 'ci.yml'
- 'composer.json'
- 'phpunit.xml.dist'
pull_request:
paths:
- '**.php'
- 'ci.yml'
- 'composer.json'
- 'phpunit.xml.dist'
jobs:
ci:
uses: telegram-bot-sdk/.github/.github/workflows/ci.yml@main