Skip to content

Cake 5 updates

Cake 5 updates #3

Workflow file for this run

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