Skip to content

update CI

update CI #255

Workflow file for this run

name: CI
on: [push, pull_request]
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