[Chapel Merge] When cloning CHAMPS, make sure to get tags

Branch: refs/heads/main
Revision: 63644ed
Author: e-kayrakli
Link: When cloning CHAMPS, make sure to get tags by e-kayrakli · Pull Request #19137 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19137 from e-kayrakli/champs-clone-with-tags

When cloning CHAMPS, make sure to get tags

I used the --depth argument as we do for Arkouda in hopes to keep the clone
small. However, that also led to a position where if the HEAD we are cloning
doesn't have a tag, we don't have any tag at all. CHAMPS uses tags to name their
executables. So, it is important that our clone has tags.

[Trivial, not reviewed]

Modified Files:
M test/studies/champs/sub_test

Compare: https://github.com/chapel-lang/chapel/compare/b2e1b965d450...63644edcd1fe