Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down