Skip to content

Commit

Permalink
Update llvm-project-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjh authored Jan 15, 2025
1 parent 062ff89 commit e13c022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/llvm-project-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ inputs.python_version }}
- name: (DEBUG) Show Python version
run: |
/__t/Python/3.11.11/x64/bin/python3 --version
- name: Install Ninja
if: runner.os != 'Linux'
uses: llvm/actions/install-ninja@main
Expand Down

0 comments on commit e13c022

Please sign in to comment.