diff --git a/.github/workflows/pypa-sample-project.yml b/.github/workflows/ci-supported-pythons.yml similarity index 95% rename from .github/workflows/pypa-sample-project.yml rename to .github/workflows/ci-supported-pythons.yml index 4fb5d76..34b6ba9 100644 --- a/.github/workflows/pypa-sample-project.yml +++ b/.github/workflows/ci-supported-pythons.yml @@ -1,5 +1,5 @@ --- -name: PyPA sample project tested over declared interpreters +name: Use JSON output to build job matrix on: push: