Skip to content

Commit

Permalink
Refactor configs
Browse files Browse the repository at this point in the history
  • Loading branch information
iracooke committed Sep 12, 2024
1 parent 996a88d commit aeaa016
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ jobs:
- name: Run movp test
run: |
nextflow run marine-omics/movp -profile docker,test -r main
- name: Show log
run: |
ls -a
cat .nextflow.log
cat *.log

0 comments on commit aeaa016

Please sign in to comment.