sigh, GH hates numbers

This commit is contained in:
2022-06-01 08:44:02 -05:00
parent b524c48ff1
commit ccb809c7ad
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: '3.10'
- name: Install Poetry
run: pip install poetry