From acc1cc8d5887198d1572f40c1aa4774a85f8c9bd Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Thu, 23 Jan 2025 14:13:32 +0300 Subject: [PATCH] ort remove --- .github/workflows/ort.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ort.yml b/.github/workflows/ort.yml index 45b8e99bad..6cf5b3575b 100644 --- a/.github/workflows/ort.yml +++ b/.github/workflows/ort.yml @@ -32,6 +32,5 @@ 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