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

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

View File

@ -8,7 +8,7 @@ jobs:
name: Test migration
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.TOKEN}}