Skip to content

Combining NGamma and probability plots into a single plot #377

Combining NGamma and probability plots into a single plot

Combining NGamma and probability plots into a single plot #377

name: Framework Validation
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
release:
workflow_dispatch:
env:
CMAKE_BUILD_TYPE: Release
REST_PATH: /rest/axionlib/install
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
defaults:
run:
shell: bash
jobs:
framework-validation:
uses: rest-for-physics/framework/.github/workflows/validation.yml@master