diff --git a/.github/workflows/test-old-branches.yml b/.github/workflows/test-old-branches.yml index 3478439a42..2bb5664a98 100644 --- a/.github/workflows/test-old-branches.yml +++ b/.github/workflows/test-old-branches.yml @@ -69,6 +69,3 @@ jobs: workflow_id: '${{ matrix.workflow }}', ref: '${{ matrix.branch }}' }); - - - name: Ensure version-controlled files are not modified during the tests - run: git diff --exit-code