add to main.yml
Some checks failed
Pipeline main branch / test (push) Failing after 6s

This commit is contained in:
continuist 2025-03-29 22:15:22 -04:00
parent 5d50cd102b
commit 4e9a87eb29

View file

@ -17,6 +17,9 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: 3.12
check-latest: true
update-environment: true
allow-prereleases: false
- name: Install dependencies
run: |