Skip to content

Commit

Permalink
Clean up Nextflow Workflow in Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Apr 27, 2024
1 parent beba7bf commit f5e8b2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nextflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
tes.endpoint = 'http://localhost:8000'
EOF
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run nf-canary tests
run: |
cd ../nf-canary
Expand Down

0 comments on commit f5e8b2a

Please sign in to comment.