From 21e2abef9ca698167005bb2a950618ee741a1484 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Wed, 15 Nov 2023 05:05:55 +0100 Subject: [PATCH] Revert "debug!" This reverts commit f3576fa5d5a0d260fdea11de84e55b739af88ddd. --- .github/workflows/ci-cd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index b0417e2e0..6058efe79 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -119,7 +119,6 @@ jobs: && '--config-settings=--build-c-extensions=' || '' }} - - run: ls -alh yarl - name: Run unittests env: COLOR: 'yes'