Skip to content

Adding HTTP and HTTPS to the singularity allowlist #399

Adding HTTP and HTTPS to the singularity allowlist

Adding HTTP and HTTPS to the singularity allowlist #399

Workflow file for this run

name: Syntax_check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Help_test
run: curl -s https://get.nextflow.io | bash && ./nextflow run main.nf --help