fix
Some checks failed
Test Django / Test migration (push) Failing after 4s

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2023-12-19 19:45:57 +01:00
parent a316f9149d
commit 14e8eff8b8

View File

@ -10,8 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v1
with:
submodules: true
token: ${{ secrets.TOKEN}}
clean: false
- name: Set up Python 3.11
run: |
apt install -yqq python3 python3-docs python3-pip