diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 1803415..e935f9d 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -16,6 +16,7 @@ jobs: steps: - uses: actions/checkout@v3 - uses: conda-incubator/setup-miniconda@v3 + name: Setup Conda with: auto-update-conda: true - name: Install requirements