Commit 725e705c authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Broke out verify_output_reporting tests

parent e5dd34df
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -184,7 +184,10 @@ jobs:
          - test_conseneus_peaks_group
          - test_conseneus_peaks_all
          - test_conseneus_peaks_invalid
          - verify_output_reporting
          - verify_output_reporting_skip_reporting
          - verify_output_reporting_skip_igv
          - verify_output_reporting_skip_heatmaps
          - verify_output_reporting_skip_multiqc
    steps:
      - name: Checkout Code
        uses: actions/checkout@v2
+1 −1

File changed.

Contains only whitespace changes.