From 318a1265dfef9bb0666817e4695f5eae69a113ea Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Fri, 24 Jan 2025 13:57:41 -0700 Subject: [PATCH] master: move conda-simple -> conda-bash. --- .github/workflows/{conda-simple.yml => conda-bash.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{conda-simple.yml => conda-bash.yml} (98%) diff --git a/.github/workflows/conda-simple.yml b/.github/workflows/conda-bash.yml similarity index 98% rename from .github/workflows/conda-simple.yml rename to .github/workflows/conda-bash.yml index 2c5be02ba..ce4d2e805 100644 --- a/.github/workflows/conda-simple.yml +++ b/.github/workflows/conda-bash.yml @@ -1,4 +1,4 @@ -name: conda-simple +name: conda-bash on: pull_request: