Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Jan 27, 2025
1 parent f3718ab commit cc3c252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.wflow_engine == 'covalent' && '3.10' || '3.12' }}
python-version: 3.12
cache: pip
cache-dependency-path: tests/requirements**.txt

Expand Down

0 comments on commit cc3c252

Please sign in to comment.