Skip to content

Commit

Permalink
prova
Browse files Browse the repository at this point in the history
  • Loading branch information
andreafrancia committed May 25, 2024
1 parent 78d0d17 commit ab7b093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Set up 3.5 Python, ${{python_version }}
- name: Set up 3.5 Python, ${{ matrix.python_version }}
if: ${{ matrix.python_version == '3.5' }}
uses: actions/setup-python@v5
env:
Expand Down

0 comments on commit ab7b093

Please sign in to comment.