corrected spelling mistake
Code Quality Pipeline / Check Code (pull_request) Failing after 2m38s

This commit is contained in:
brian
2025-03-10 19:17:42 +00:00
parent 6756ae4871
commit df2c2b7e5f
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Setup Environment - name: Setup Environment
uses: https://github.com/actions/setup-python@v5 uses: https://github.com/actions/setup-python@v5
with: with:
python-verison: "3.12" python-version: "3.12"
architecture: "x64" architecture: "x64"
- name: Setup poetry - name: Setup poetry
env: env: