File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -95,9 +95,9 @@ controlled by workflow files located in `.github/workflows`. Here we briefly
9595summarize the functions of the workflows. Please refer to the comments in the
9696workflow 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
You can’t perform that action at this time.
0 commit comments