Skip to content

fix error in PAO norm calculation #143

fix error in PAO norm calculation

fix error in PAO norm calculation #143

Workflow file for this run

name: PR CICD
on:
pull_request:
branches:
- master
types:
- opened
- edited
workflow_dispatch:
inputs:
branch:
description: 'Which branch to test?'
required: true
jobs:
pr:
uses: ./.github/workflows/build.yaml