We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac403a6 commit 6086673Copy full SHA for 6086673
bin/run_example_ci_configs.py
@@ -44,7 +44,7 @@ def generate_basic_project(path):
44
CIService(
45
name="azure-pipelines",
46
dst_config_path="azure-pipelines.yml",
47
- badge_md="[](https://dev.azure.com/joerick0429/cibuildwheel/_build/latest?definitionId=2&branchName={branch})",
+ badge_md="[](https://dev.azure.com/joerick0429/cibuildwheel/_build/latest?definitionId=2&branchName={branch})",
48
),
49
50
name="circleci",
0 commit comments