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

Updated CI

parent 69185e20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ jobs:
  #####################################
  ### EDGE VERSION INTEGRATION TEST ###
  #####################################
  test:
  test_edge:
    name: Run standard pipeline test (edge version)
    # Only run on push if this is the nf-core dev branch (merged PRs)
    if: ${{ github.event_name != 'push' || (github.event_name == 'push' && github.repository == 'nf-core/cutandrun') }}