Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-Boesky authored Nov 22, 2023
1 parent 4b58858 commit 929c922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: '3.10'
python-version: '3.12'
- name: "Install python dependencies"
run: pip3 install -r requirements.txt
- name: "Install python dependencies"
Expand Down

0 comments on commit 929c922

Please sign in to comment.