Skip to content

Some minor changes to plots to allow for more flexibility. (#65) #63

Some minor changes to plots to allow for more flexibility. (#65)

Some minor changes to plots to allow for more flexibility. (#65) #63

name: Python unit tests for bican_mccarroll_helloworld
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
paths:
- 'python/bican_mccarroll_helloworld/**'
jobs:
call-python-reusable:
uses: ./.github/workflows/python-reusable.yml
with:
package_name: helloworld
secrets: inherit