Skip to content

Commit

Permalink
master: bash.yml: second debugging windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbell committed Apr 29, 2024
1 parent ac5a578 commit 115ffe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Using bash
shell: bash -el {0}
run: |
echo 'matrix.os = ${{ matrix.os }}'
pip install pytest
pip install --prefix=build/prefix .
export PYTHONPATH=$(find build/prefix -name 'site-packages')
Expand Down

0 comments on commit 115ffe9

Please sign in to comment.