Update pygls (#68)

This commit is contained in:
Regen
2023-01-08 21:06:39 +09:00
committed by GitHub
parent 691beef1dc
commit a28d3803ad
7 changed files with 143 additions and 297 deletions

View File

@@ -39,7 +39,7 @@ jobs:
run: |
cmake --version
python -m pip install --upgrade setuptools pip wheel
python -m pip install tox tox-gh-actions tox-pdm
python -m pip install tox tox-gh-actions
- name: Test with tox
run: |
tox