Fix test workflow identation

pull/2/head
Gonçalo Valério 2 months ago
parent 2d9477d0f3
commit 4eff78da2e
Signed by: dethos
GPG Key ID: DF557F2BDCC2445E

@ -13,8 +13,8 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
matrix:
python-version: ["3.9", "3.10", "3.11"]
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save