Skip to content

Commit cf6a94b

Browse files
committed
Minor fixes
1 parent 3476137 commit cf6a94b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/maintenance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ controlled by workflow files located in `.github/workflows`. Here we briefly
9595
summarize the functions of the workflows. Please refer to the comments in the
9696
workflow files for more details.
9797

98-
- `benchmarks.yml`: Benchmarks the execution speed of tests to track performance of PyGMT functions
99-
- `cache_data.yaml`: Cache GMT remote data files and uploads as artifacts
100-
- `cache_dvc.yaml`: Cache baseline images tracked by DVC and upload as artifacts.
98+
- `benchmarks.yml`: Benchmark the execution speed of tests to track performance of PyGMT functions
99+
- `cache_data.yaml`: Cache GMT remote data files and upload as artifacts
100+
- `cache_dvc.yaml`: Cache baseline images tracked by DVC and upload as artifacts
101101
- `check-links.yml`: Check links in the repository and documentation
102102
- `ci_docs.yml`: Build documentation on Linux/macOS/Windows and deploy to GitHub
103103
- `ci_doctest.yaml`: Run all doctests on Linux/macOS/Windows

0 commit comments

Comments
 (0)