Skip to content

Commit

Permalink
XX
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Ballance <[email protected]>
  • Loading branch information
mballance committed Sep 19, 2023
1 parent c78f3fe commit f38ab57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v4
with:
python-version: {{ matris.pyversion }}
python-version: {{ matrix.pyversion }}
- name: Fetch dependencies
run: |
python3 --version
Expand Down

0 comments on commit f38ab57

Please sign in to comment.