Skip to content

Commit

Permalink
Commented out troubleshooting code
Browse files Browse the repository at this point in the history
  • Loading branch information
dhatribadri committed Dec 4, 2024
1 parent f5ef5bd commit 067adff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ jobs:
pip install --requirement .test/requirements.txt
pip install dropbox
- name: SSh into Actions
uses: actions/checkout@v4
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# - name: SSh into Actions
# uses: actions/checkout@v4
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3

# Download FASTQ files from Dropbox
- name: Download FASTQ files from Dropbox and copy it to local path
Expand Down

0 comments on commit 067adff

Please sign in to comment.