Skip to content

i28 generalise upper and lower detction limits #62

i28 generalise upper and lower detction limits

i28 generalise upper and lower detction limits #62

name: Snapshot testing
on:
pull_request:
branches:
- main
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
snapshot:
runs-on: ubuntu-latest
steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v4
- name: Run tests
run: ./tests/snapshots/test-snapshots