fixed yml formatting

This commit is contained in:
kevinmenden 2020-12-17 07:39:34 +01:00
parent d75cb75111
commit 8d3fc30eb3
2 changed files with 36 additions and 37 deletions

View file

@ -29,7 +29,6 @@ jobs:
wget -qO- get.nextflow.io | bash
sudo mv nextflow /usr/local/bin/
- name: Set up Python
uses: actions/setup-python@v2
with: