diff --git a/.github/workflows/ort.yml b/.github/workflows/ort.yml index 0d11881f7..7b8577e02 100644 --- a/.github/workflows/ort.yml +++ b/.github/workflows/ort.yml @@ -32,7 +32,6 @@ jobs: ort: runs-on: ubuntu-24.04 steps: - - run: git config --global url.https://github.com/.insteadOf ssh://git@github.com/ - uses: actions/checkout@v4 - uses: oss-review-toolkit/ort-ci-github-action@v1 with: