Skip to content

Commit

Permalink
ci: fix Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Jun 20, 2024
1 parent 5cace80 commit 3805a72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-lit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 3805a72

Please sign in to comment.