Skip to content

Merge pull request #8 from UseMuffin/feat/phpunit-11 #8

Merge pull request #8 from UseMuffin/feat/phpunit-11

Merge pull request #8 from UseMuffin/feat/phpunit-11 #8

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
branches:
- '*'
permissions:
contents: read
jobs:
testsuite:
uses: ADmad/.github/.github/workflows/testsuite-with-db.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
cs-stan:
uses: ADmad/.github/.github/workflows/cs-stan.yml@master