Update ci.yml Does it now work?

This commit is contained in:
IntegratedQuantum 2024-04-16 14:11:05 +02:00 committed by GitHub
parent d585551ba7
commit 4ea9b37b8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.10
uses: actions/setup-python@v3
with: