Commit b7e7a270 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

updated CI

parent 45122bcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ jobs:
            NXF_EDGE: ''
          # Test latest edge release of Nextflow
          - NXF_VER: ''
            NXF_EDGE: '1'
            NXF_EDGE: 1
    steps:
      - name: Check out pipeline code
        uses: actions/checkout@v2