]> git.phdru.name Git - sqlconvert.git/commit
CI(GHActions): Ensure `pip` only if needed
authorOleg Broytman <phd@phdru.name>
Sun, 17 Sep 2023 16:32:32 +0000 (19:32 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 17 Sep 2023 16:51:09 +0000 (19:51 +0300)
commit2b2304b8b9c117129cfaf5d60b84cbcc0da9a60f
tree57811a86a7bd08a0c39829957e9d0a330534c88c
parentef4ecd3c4073a35ec0d0233ba7c03e66156a3bed
CI(GHActions): Ensure `pip` only if needed

This is to work around a problem in conda with Python 3.7 -
it brings in wrong version of `setuptools` incompatible with Python 3.7.
.github/workflows/run-tests.yaml