From 3ac409869d94d2a059d67eaa2f255ccbd4d8cc4d Mon Sep 17 00:00:00 2001 From: Aparna Radhakrishnan Date: Tue, 30 Jul 2024 21:43:12 -0400 Subject: [PATCH] Update conda-env-create-run-pytest.yml --- .github/workflows/conda-env-create-run-pytest.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/conda-env-create-run-pytest.yml b/.github/workflows/conda-env-create-run-pytest.yml index f1714f7..038e2a1 100644 --- a/.github/workflows/conda-env-create-run-pytest.yml +++ b/.github/workflows/conda-env-create-run-pytest.yml @@ -57,11 +57,8 @@ jobs: with: name: workflow-artifacts1 path: | - gfdl_autotest.csv - gfdl_autotest.json - cats/gfdl_autotest_from_yaml.csv - cats/gfdl_autotest_from_yaml.json - + catalogbuilder/cats/gfdl_autotest_from_yaml.json + catalogbuilder/cats/gfdl_autotest_from_yaml.csv - name: Download all workflow run artifacts uses: actions/download-artifact@v4