Skip to content

Fix detection of unaliased identifiers (#72) #80

Fix detection of unaliased identifiers (#72)

Fix detection of unaliased identifiers (#72) #80

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