Update ci.yml

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

View File

@ -18,4 +18,4 @@ jobs:
with: with:
python-version: "3.10" python-version: "3.10"
- name: Check Format - name: Check Format
run: python3 "check_format.py" run: python3 "format_check.py"