diff --git a/.github/workflows/test.yml b/.github/workflows/main.yml similarity index 97% rename from .github/workflows/test.yml rename to .github/workflows/main.yml index 9cd4de0a..33ece6cf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: Validate using pytest +name: Test on: push: diff --git a/doc/source/index.rst b/doc/source/index.rst index 457e4105..4fabbaa1 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -4,7 +4,7 @@ .. |title| replace:: diffpy.structure documentation -diffpy.structure - Crystal structure container and parsers for structure formats.. +diffpy.structure - Crystal structure container and parsers for structure formats. | Software version |release|. | Last updated |today|.