From 372702e7c2d04e04f6d5f843ce04139b0aa6e5f2 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Mon, 20 Jan 2025 16:56:50 +0300 Subject: [PATCH] enable ort --- .github/workflows/ort.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ort.yml b/.github/workflows/ort.yml index 952b163fef..746bee42e8 100644 --- a/.github/workflows/ort.yml +++ b/.github/workflows/ort.yml @@ -30,7 +30,6 @@ on: - master jobs: ort: - if: false runs-on: ubuntu-24.04 steps: - run: git config --global url.https://github.com/.insteadOf ssh://git@github.com/