Skip to content

COMP: Replace NULL by nullptr #45

COMP: Replace NULL by nullptr

COMP: Replace NULL by nullptr #45

name: Build, test, package
on:
push:
branches:
- main
pull_request:
branches:
- main
on: [push,pull_request]

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

View workflow run for this annotation

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

Invalid workflow file

You have an error in your yaml syntax on line 11
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
secrets:
pypi_password: ${{ secrets.pypi_password }}