diff --git a/.github/workflows/experimental.yml b/.github/workflows/experimental.yml index a4a8389..3f860f1 100644 --- a/.github/workflows/experimental.yml +++ b/.github/workflows/experimental.yml @@ -14,9 +14,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - - - name: Branch experimental - run: git branch # git checkout experimental - name: Activate Conda environment uses: conda-incubator/setup-miniconda@v3