File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
{{cookiecutter.project_name}} Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11ITKModuleTemplate
22=================
33
4- ![ ] ( https://github.com/InsightSoftwareConsortium/ITKModuleTemplate/workflows/Build,%20test,%20package/badge.svg )
4+ [ ![ ] [ gha-img ]] [ gha-link ]
5+
6+ [ gha-img] : https://github.com/InsightSoftwareConsortium/ITKModuleTemplate/actions/workflows/build-test-package.yml/badge.svg )
7+ [ gha-link ] : https://github.com/InsightSoftwareConsortium/ITKModuleTemplate/actions/workflows/build-test-package.yml
8+
59
610Overview
711--------
Original file line number Diff line number Diff line change 11{{ cookiecutter.project_name }}
22=================================
33
4- .. image :: {{ cookiecutter.download_url }}/workflows/Build,%20test,%20package/badge.svg
5- :alt: Build Status
4+ .. image :: {{ cookiecutter.download_url }}/actions/workflows/build-test-package.yml/badge.svg
5+ :target: {{ cookiecutter.download_url }}/actions/workflows/build-test-package.yml
6+ :alt: Build Status
67
78.. image :: https://img.shields.io/pypi/v/{{ cookiecutter.python_package_name }}.svg
89 :target: https://pypi.python.org/pypi/{{ cookiecutter.python_package_name }}
You can’t perform that action at this time.
0 commit comments