removed submodule
Some checks failed
Test Django / Test migration (push) Failing after 43s

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2023-12-19 19:48:44 +01:00
parent f9f5dc6551
commit caa8311864

View File

@ -10,7 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.TOKEN}}
- name: Set up Python 3.11
run: |