Grant Limberg 3 months ago
parent
commit
3ff4d67d21
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/central-controller.yaml

+ 0 - 1
.github/workflows/central-controller.yaml

@@ -28,7 +28,6 @@ jobs:
     - name: Update Conda Environment
       run: |
         source ~/miniconda3/etc/profile.d/conda.sh
-        conda env activate central_controller
         conda env update --file environment.yml
     - name: Build
       run: |