Skip to content

Reusable workflow to avoid code duplication #9

Reusable workflow to avoid code duplication

Reusable workflow to avoid code duplication #9

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

Check failure on line 14 in .github/workflows/python-helloworld.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/python-helloworld.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
package_name: bican_mccarroll_helloworld
secrets: inherit