changed checkout cicd
Some checks failed
Test Django / Test migration (push) Failing after 33s

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2023-12-19 19:49:30 +01:00
parent caa8311864
commit 9bbb72d5a7

View File

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