Skip to content

Commit

Permalink
troubleshoot test_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhatribadri authored Dec 16, 2024
1 parent 0d9e702 commit 500d7e5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 500d7e5

Please sign in to comment.