Skip to content

Add ability to override error handling of R CMD check #23

Add ability to override error handling of R CMD check

Add ability to override error handling of R CMD check #23

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