From 0693949f35001ace3479e2c4b7aaa044757306e5 Mon Sep 17 00:00:00 2001 From: Jacob Tomlinson Date: Mon, 10 Jul 2023 17:13:06 +0100 Subject: [PATCH] Update .github/workflows/tests.yaml Co-authored-by: Irina Truong --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 8c76112..dc5849b 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -38,7 +38,7 @@ jobs: - name: Install dask-deltatable run: python -m pip install -e ".[dev]" - - name: conde list + - name: conda list shell: bash -l {0} run: conda list