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:44:07 +01:00
parent d42f151e4d
commit a316f9149d

View File

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