diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4705a78..72a4cdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Set up Python 3.10 uses: actions/setup-python@v4 with: - python-version: 3.10 + python-version: '3.10' - name: Generate Requirements lists run: | python3 .github/generate_requirements.py