fix copy typo
Some checks are pending
Code Tests / run_tests (3.10) (push) Waiting to run
Code Tests / run_tests (3.11) (push) Waiting to run
Code Tests / run_tests (3.12) (push) Waiting to run

This commit is contained in:
Federico Justus Denkena 2024-10-18 03:50:19 +02:00
parent 65dc7a995d
commit a4472ca248
Signed by: f-denkena
GPG Key ID: 28F91C66EE36F382

View File

@ -41,4 +41,4 @@ jobs:
DB_PASSWORD: 'testrunner'
DB_PORT: 5433
run: |
cd ${{ gitea.workspace }} && python3 manage.py test --settings=impuls.settings-ci
cd ${{ gitea.workspace }} && python3 manage.py test --settings=mysteriendrama.settings-ci