diff --git a/.github/workflows/PR-test.yml b/.github/workflows/PR-test.yml index 3384aae..7acc8dc 100644 --- a/.github/workflows/PR-test.yml +++ b/.github/workflows/PR-test.yml @@ -28,7 +28,7 @@ jobs: python-version: '3.11.*' miniforge-version: latest use-mamba: true - channels: conda-forge,franklab,edeno,defaults + channels: conda-forge,franklab,edeno channel-priority: true activate-environment: replay_trajectory_classification environment-file: environment.yml