diff --git a/.github/workflows/ingestion-ci.yml b/.github/workflows/ingestion-ci.yml index cfdbdbe1..59e43cf4 100644 --- a/.github/workflows/ingestion-ci.yml +++ b/.github/workflows/ingestion-ci.yml @@ -75,6 +75,10 @@ jobs: - name: Replace template contents in configuration file run: sed 's+panpipes-tutorials/tutorials/ingesting_data/qc_genelist_1.0.csv+qc_genelist_1.0.csv+g' pipeline.yml + - name: File tree + if: env.debug == 'true' + run: tree + - name: Review pipeline tasks shell: bash -el {0} run: panpipes ingest show full --local