diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 9643375..785bc54 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -40,9 +40,9 @@ jobs: context: . push: false load: true - tags: "genepi/umi-pipeline-nf" + tags: "genepi/umi-pipeline-nf/env" cache-from: type=gha cache-to: type=gha,mode=max - name: Run Tests (Shard ${{ matrix.shard }}/${{ strategy.job-total }}) - run: nf-test test --ci --shard ${{ matrix.shard }}/${{ strategy.job-total }} \ No newline at end of file + run: nf-test test --ci --shard ${{ matrix.shard }}/${{ strategy.job-total }}