diff --git a/.github/workflows/test_pipeline.yml b/.github/workflows/test_pipeline.yml index e7e78f9..5d8425d 100644 --- a/.github/workflows/test_pipeline.yml +++ b/.github/workflows/test_pipeline.yml @@ -45,7 +45,11 @@ jobs: environment-file: 'qcd_environment_shr.yaml' #use-channel-priority: true - + - name: SSh into Actions + uses: actions/checkout@v4 + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + - name: Install pip dependencies run: | #source $CONDA/bin/activate