From 730c37479b623f97b102a8522293c4a07258f1e9 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sun, 27 Jul 2025 12:20:51 +0800 Subject: [PATCH] No need to update check-links.yaml --- .github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md b/.github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md index 1ca5117ff5f..df1ff0fa57c 100644 --- a/.github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md +++ b/.github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md @@ -27,7 +27,6 @@ using the following command: - [ ] Update `.github/workflows/ci_tests.yaml` - [ ] Add the legacy GMT version to `.github/workflows/ci_tests_legacy.yaml` - [ ] Update GMT 6.x minor version for `extlinks` urls in `doc/conf.py` - - [ ] Update GMT 6.x minor version in `.github/workflows/check-links.yml` - [ ] Fix failing tests (1 or more PRs) - [ ] Fix failing doctests reported in the ["Doctest" workflow](https://github.com/GenericMappingTools/pygmt/actions/workflows/ci_doctests.yaml) - [ ] Fix [xfail](https://docs.pytest.org/en/stable/skipping.html#xfail-mark-test-functions-as-expected-to-fail) pytest markers on tests that are now xpass