From 3805a722da71c64129ccd0ba332fe78cbe9750be Mon Sep 17 00:00:00 2001 From: George Bisbas Date: Thu, 20 Jun 2024 15:53:16 +0100 Subject: [PATCH] ci: fix Python version --- .github/workflows/ci-lit.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-lit.yml b/.github/workflows/ci-lit.yml index 276738eb345..db17ec536c5 100644 --- a/.github/workflows/ci-lit.yml +++ b/.github/workflows/ci-lit.yml @@ -37,7 +37,5 @@ jobs: - name: Execute lit tests run: | cd devito - echo PYTHONPATH - export PYTHONPATH=$(pwd) export PATH=/xdsl-sc/llvm-project/build/bin/:$PATH lit -v tests/filecheck/