[FIX] Update copier template

To avoid the isort problem (PyCQA/isort#2077)
This commit is contained in:
Pedro M. Baeza
2023-02-21 14:14:45 +01:00
parent 7994d695f9
commit f8184f582c
4 changed files with 5 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ jobs:
fi
done
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
container: ${{ matrix.container }}
name: ${{ matrix.name }}
strategy: