[FIX] Update copier template

To avoid the isort problem (PyCQA/isort#2077)
This commit is contained in:
Pedro M. Baeza
2023-01-30 12:39:20 +01:00
parent 73f50c2a5c
commit 6ad1a2a119
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: