diff --git a/.github/workflows/pytest-with-coverage.yaml b/.github/workflows/pytest-with-coverage.yaml index e7cc7e96..17ff0926 100644 --- a/.github/workflows/pytest-with-coverage.yaml +++ b/.github/workflows/pytest-with-coverage.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Conda environment with Micromamba - uses: mamba-org/setup-micromamba@2b72821d5ad7f6da3c003a3684ce341bf187b46f + uses: mamba-org/setup-micromamba@54d4d5980e1a4aa7cdc8b050cf2d19b7e262ce18 with: environment-file: envs/environment-test.yaml environment-name: salishsea-nowcast-test