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 bd4a228 commit d817a61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-lit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ jobs:
- name: Execute lit tests
run: |
export PYTHONPATH=$(pwd)
export PATH=/xdsl-sc/llvm-project/build/bin/:$PATH
lit -v tests/filecheck/

0 comments on commit d817a61

Please sign in to comment.