Commit 761d9ca7 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Updated CI

parent e15dee37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ jobs:
    if: ${{ github.event_name != 'push' || (github.event_name == 'push' && github.repository == 'nf-core/cutandrun') }}
    runs-on: ubuntu-latest
    env:
      NXF_VER: ''
      NXF_VER: '*-edge'
      NXF_EDGE: 1
      NXF_ANSI_LOG: false
    steps: