Skip to content

Commit b6e3fb5

Browse files
committed
Print tags
1 parent 08875ca commit b6e3fb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
conda activate test
4646
conda install --file requirements/run.txt
4747
conda install --file requirements/test.txt
48+
git describe --tags
4849
pip install .
4950
5051
- name: Validate diffpy.utils

0 commit comments

Comments
 (0)