mirror of
https://gitea.phreedom.club/localhost_frssoft/FMN_bot.git
synced 2024-11-21 11:32:00 +00:00
forgot config
This commit is contained in:
parent
a6f2e89297
commit
b3932f06f0
|
@ -20,5 +20,6 @@ jobs:
|
|||
- run: . venv/bin/activate
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install time_machine
|
||||
- run: cp config.py.example config.py
|
||||
- run: python test.py
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in a new issue