Update regression-test.yaml

This commit is contained in:
Noah Campbell
2025-10-07 08:21:52 -07:00
parent 4b04098689
commit c532928cd2
-1
View File
@@ -57,7 +57,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.11'
cache: 'pip'
- name: Install Python dependencies
run: |