diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab5c55c4..4aa11ba1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,6 @@ jobs: nf-test test \ --ci \ --shard ${{ matrix.shard }}/${{ env.SHARDS }} \ - --changed-since HEAD^ \ --profile "+${{ matrix.profile }}" \ --filter pipeline \ --junitxml=test.xml