Skip to content

Commit

Permalink
use matrix.python-version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankandrew committed Sep 13, 2023
1 parent e0e6c01 commit 6eece92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: '3.9'
python-version: ${{ matrix.python-version }}
cache: 'poetry'

- name: Install dependencies
Expand Down

0 comments on commit 6eece92

Please sign in to comment.