Skip to content

Commit 38aa745

Browse files
Check which python is being used
1 parent 372421c commit 38aa745

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
echo "PKG_CONFIG_PATH=$MAMBA_ROOT_PREFIX/envs/libsemigroups/lib/pkgconfig:$MAMBA_ROOT_PREFIX/envs/libsemigroups/share/pkgconfig:/usr/local/lib/pkgconfig" >> $GITHUB_ENV
100100
- name: "Check Python version . . ."
101101
run: |
102+
which python
102103
python --version
103104
pip --version
104105
- name: "Install make requirements (Mac only) . . ."

0 commit comments

Comments
 (0)