Skip to content

_consistency_checks.py dev #19

_consistency_checks.py dev

_consistency_checks.py dev #19

name: Deploy tests
on:
pull_request:
concurrency: # Cancel previous workflows on the same pull request
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
TestInstallation:
uses: ./.github/workflows/test_installation.yml