Skip to content

Merge pull request #61 from InsightSoftwareConsortium/update-pyprojec… #96

Merge pull request #61 from InsightSoftwareConsortium/update-pyprojec…

Merge pull request #61 from InsightSoftwareConsortium/update-pyprojec… #96

name: Build, test, package

Check failure on line 1 in .github/workflows/build-test-package.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-test-package.yml

Invalid workflow file

(Line: 11, Col: 10): Unexpected value ''
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.6
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
with:
secrets:
pypi_password: ${{ secrets.pypi_password }}