Skip to content

TST/FIX: Expand cost function test coverage and fix numpy smoothness gradient #50

TST/FIX: Expand cost function test coverage and fix numpy smoothness gradient

TST/FIX: Expand cost function test coverage and fix numpy smoothness gradient #50

Workflow file for this run

on:
pull_request:
types: [assigned, opened, synchronize, reopened, closed]
jobs:
gitavscan:
runs-on: ubuntu-latest
name: AV scan
steps:
- uses: actions/checkout@v5
- name: Git AV Scan
uses: djdefi/gitavscan@main
with:
full: '--full'