Skip to content

Commit 5691de1

Browse files
committed
[Bug Fix] (docs) Fix the issue about incorrect link URL.
1 parent 916153b commit 5691de1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ this project. This project has some workflow templates for reusing in GitHub Act
2323

2424
The usage of each workflow template.
2525

26-
* [_prepare_test_items.yaml_](#_prepare_test_itemsyaml_)
27-
* [_run_test_items_via_pytest.yaml_](#_run_test_items_via_pytestyaml_)
28-
* [_organize_all_testing_coverage_reports_with_different_os_and_py_version.yaml_](#_organize_all_testing_coverage_reports_with_different_os_and_py_versionyaml_)
29-
* [_organize_all_testing_reports_with_different_test_type.yaml_](#_organize_all_testing_reports_with_different_test_typeyaml_)
30-
* [_upload_test_report_to_codecov.yaml_](#_upload_test_report_to_codecovyaml_)
31-
* [_upload_code_report_to_codacy.yaml_](#_upload_code_report_to_codacyyaml_)
26+
* [_prepare_test_items.yaml_](#prepare_test_itemsyaml)
27+
* [_run_test_items_via_pytest.yaml_](#run_test_items_via_pytestyaml)
28+
* [_organize_all_testing_coverage_reports_with_different_os_and_py_version.yaml_](#organize_all_testing_coverage_reports_with_different_os_and_py_versionyaml)
29+
* [_organize_all_testing_reports_with_different_test_type.yaml_](#organize_all_testing_reports_with_different_test_typeyaml)
30+
* [_upload_test_report_to_codecov.yaml_](#upload_test_report_to_codecovyaml)
31+
* [_upload_code_report_to_codacy.yaml_](#upload_code_report_to_codacyyaml)
3232

3333

3434
#### _prepare_test_items.yaml_

0 commit comments

Comments
 (0)