We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0000b43 commit e271847Copy full SHA for e271847
.github/workflows/awsfulltest.yml
@@ -24,9 +24,6 @@ jobs:
24
25
- name: Launch workflow via Seqera Platform
26
uses: seqeralabs/action-tower-launch@v2
27
- # TODO nf-core: You can customise AWS full pipeline tests as required
28
- # Add full size test data (but still relatively small datasets for few samples)
29
- # on the `test_full.config` test runs with only one set of parameters
30
with:
31
workspace_id: ${{ vars.TOWER_WORKSPACE_ID }}
32
access_token: ${{ secrets.TOWER_ACCESS_TOKEN }}
0 commit comments